Searched refs:hasHardUserWithinLoop (Results 1 – 1 of 1) sorted by relevance
1383 static bool hasHardUserWithinLoop(const Loop *L, const Instruction *I) { in hasHardUserWithinLoop() function1612 !isa<SCEVUnknown>(ExitValue) && hasHardUserWithinLoop(L, Inst)) in rewriteLoopExitValues()