Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinduction_var_range.h158 bool IsClassified(HPhi* phi) const { in IsClassified() function
Dloop_optimization.cc2288 if (induction_range_.IsClassified(phi)) { in TrySetPhiReduction()