Searched defs:Populate (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dimtable.h72 void Populate(ArtMethod** data, PointerSize pointer_size) { function in class:art::ImTable
/art/compiler/optimizing/
H A Dnodes.cc338 // Populate `dominated_blocks_` information after computing all dominators.
613 block->GetLoopInformation()->Populate();
810 void HLoopInformation::Populate() { function in class:art::HLoopInformation
812 // Populate this loop: starting with the back edge, recursively add predecessors
2730 new_header->GetLoopInformation()->Populate();

Completed in 62 milliseconds