Searched refs:isGuaranteedToExecuteForEveryIteration (Results 1 – 3 of 3) sorted by relevance
359 bool isGuaranteedToExecuteForEveryIteration(const Instruction *I,
3693 bool llvm::isGuaranteedToExecuteForEveryIteration(const Instruction *I, in isGuaranteedToExecuteForEveryIteration() function in llvm
4460 isGuaranteedToExecuteForEveryIteration(BinOp, AddRec->getLoop())) in getNoWrapFlagsFromUB()