Searched refs:hasUsesOutsideLoop (Results 1 – 1 of 1) sorted by relevance
355 static bool hasUsesOutsideLoop(Instruction *I, Loop *L) { in hasUsesOutsideLoop() function628 if (hasUsesOutsideLoop(User, L)) in collectAllRoots()996 if ((!PossibleRedLastSet.count(J1) && hasUsesOutsideLoop(J1, L)) || in reroll()997 (!PossibleRedLastSet.count(J2) && hasUsesOutsideLoop(J2, L))) { in reroll()