Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.cc744 void HLoopInformation::PopulateRecursive(HBasicBlock* block) { in PopulateRecursive() function in art::HLoopInformation
760 PopulateRecursive(predecessor); in PopulateRecursive()
842 PopulateRecursive(back_edge); in Populate()