Searched refs:restrict_uses (Results 1 – 2 of 2) sorted by relevance
241 bool TrySetPhiInduction(HPhi* phi, bool restrict_uses);
2237 bool HLoopOptimization::TrySetPhiInduction(HPhi* phi, bool restrict_uses) { in TrySetPhiInduction() argument2259 } else if (i != phi && restrict_uses) { in TrySetPhiInduction()