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