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

/art/compiler/optimizing/
H A Dnodes.cc868 void HLoopInformation::PopulateInnerLoopUpwards(HLoopInformation* inner_loop) { function in class:art::HLoopInformation
873 outer_loop->PopulateInnerLoopUpwards(this);

Completed in 129 milliseconds