Home
last modified time | relevance | path

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

/art/runtime/
Dimtable.h73 void Populate(ArtMethod** data, PointerSize pointer_size) { in Populate() function
Dclass_linker.cc6354 imt->Populate(imt_data, image_pointer_size_); in LinkClass()
6783 imt->Populate(imt_data, image_pointer_size_); in FillIMTAndConflictTables()
/art/test/
DREADME.chroot.md133 6. Populate the chroot tree on the device (including "activating" APEX packages
/art/compiler/optimizing/
Dnodes.cc674 block->GetLoopInformation()->Populate(); in AnalyzeLoops()
871 void HLoopInformation::Populate() { in Populate() function in art::HLoopInformation
3076 new_header->GetLoopInformation()->Populate(); in TransformLoopForVectorization()
Dsuperblock_cloner.cc377 block->GetLoopInformation()->Populate(); in AnalyzeLoopsLocally()
Dnodes.h984 void Populate();