Home
last modified time | relevance | path

Searched refs:Populate (Results 1 – 6 of 6) sorted by relevance

/art/runtime/
Dimtable.h68 void Populate(ArtMethod** data, PointerSize pointer_size) { in Populate() function
Dclass_linker.cc6147 imt->Populate(imt_data, image_pointer_size_); in LinkClass()
7086 imt->Populate(imt_data, image_pointer_size_); in FillIMTAndConflictTables()
/art/test/
DREADME.chroot.md79 6. Populate the chroot tree on the device (including "activating" APEX packages
/art/compiler/optimizing/
Dnodes.cc615 block->GetLoopInformation()->Populate(); in AnalyzeLoops()
812 void HLoopInformation::Populate() { in Populate() function in art::HLoopInformation
2776 new_header->GetLoopInformation()->Populate(); in TransformLoopForVectorization()
Dsuperblock_cloner.cc379 block->GetLoopInformation()->Populate(); in AnalyzeLoopsLocally()
Dnodes.h921 void Populate();