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