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