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