Home
last modified time | relevance | path

Searched defs:Insert (Results 1 – 5 of 5) sorted by relevance

/art/compiler/utils/
Datomic_dex_ref_map-inl.h53 AtomicDexRefMap<DexFileReferenceType, Value>::Insert(const DexFileReferenceType& ref, in Insert() function
/art/runtime/
Dintern_table.cc200 ObjPtr<mirror::String> InternTable::Insert(ObjPtr<mirror::String> s, in Insert() function in art::InternTable
417 void InternTable::Table::Insert(ObjPtr<mirror::String> s) { in Insert() function in art::InternTable::Table
Dclass_table.cc143 void ClassTable::Insert(ObjPtr<mirror::Class> klass) { in Insert() function in art::ClassTable
/art/compiler/optimizing/
Dinduction_var_range.cc144 static HInstruction* Insert(HBasicBlock* block, HInstruction* instruction) { in Insert() function
Dloop_optimization.cc370 static HInstruction* Insert(HBasicBlock* block, HInstruction* instruction) { in Insert() function