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.cc298 // Populate `dominated_blocks_` information after computing all dominators.
454 block->GetLoopInformation()->Populate();
641 void HLoopInformation::Populate() { function in class:art::HLoopInformation
643 // Populate this loop: starting with the back edge, recursively add predecessors
2384 new_header->GetLoopInformation()->Populate();

Completed in 67 milliseconds