Home
last modified time | relevance | path

Searched refs:PopulateInnerLoopUpwards (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dsuperblock_cloner.cc391 outer_loop->PopulateInnerLoopUpwards(cur_loop); in AnalyzeLoopsLocally()
Dnodes.cc870 void HLoopInformation::PopulateInnerLoopUpwards(HLoopInformation* inner_loop) { in PopulateInnerLoopUpwards() function in art::HLoopInformation
875 outer_loop->PopulateInnerLoopUpwards(this); in PopulateInnerLoopUpwards()
Dnodes.h925 void PopulateInnerLoopUpwards(HLoopInformation* inner_loop);