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

/art/compiler/optimizing/
H A Dnodes.cc301 // Populate `dominated_blocks_` information after computing all dominators.
460 block->GetLoopInformation()->Populate();
647 void HLoopInformation::Populate() { function in class:art::HLoopInformation
649 // Populate this loop: starting with the back edge, recursively add predecessors

Completed in 64 milliseconds