Searched refs:isGuaranteedToExecuteForEveryIteration (Results 1 – 4 of 4) sorted by relevance
319 isGuaranteedToExecuteForEveryIteration(&I, L); in isMustExecuteIn()
7754 bool llvm::isGuaranteedToExecuteForEveryIteration(const Instruction *I, in isGuaranteedToExecuteForEveryIteration() function in llvm
989 bool isGuaranteedToExecuteForEveryIteration(const Instruction *I,
668 if (!isGuaranteedToExecuteForEveryIteration(GEPUserInst, FI.InnerLoop)) in checkOverflow()