Searched refs:TrySetPhiReduction (Results 1 – 2 of 2) sorted by relevance
459 bool TrySetPhiReduction(HPhi* phi);
2897 bool HLoopOptimization::TrySetPhiReduction(HPhi* phi) { in TrySetPhiReduction() function in art::HLoopOptimization2944 if (TrySetPhiReduction(it.Current()->AsPhi())) { in TrySetSimpleLoopHeader()