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