Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dsuperblock_cloner.cc389 outer_loop->PopulateInnerLoopUpwards(cur_loop); in AnalyzeLoopsLocally()
Dnodes.cc928 void HLoopInformation::PopulateInnerLoopUpwards(HLoopInformation* inner_loop) { in PopulateInnerLoopUpwards() function in art::HLoopInformation
933 outer_loop->PopulateInnerLoopUpwards(this); in PopulateInnerLoopUpwards()
Dnodes.h988 void PopulateInnerLoopUpwards(HLoopInformation* inner_loop);