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