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