Searched refs:CanRemoveCycle (Results 1 – 2 of 2) sorted by relevance
228 bool CanRemoveCycle(); // Whether the current 'iset_' is removable.
598 if (CanRemoveCycle()) { in SimplifyInduction()2406 bool HLoopOptimization::CanRemoveCycle() { in CanRemoveCycle() function in art::HLoopOptimization