Home
last modified time | relevance | path

Searched refs:isGuaranteedToExecuteForEveryIteration (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMustExecute.cpp319 isGuaranteedToExecuteForEveryIteration(&I, L); in isMustExecuteIn()
H A DValueTracking.cpp7070 bool llvm::isGuaranteedToExecuteForEveryIteration(const Instruction *I, in isGuaranteedToExecuteForEveryIteration() function in llvm
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp661 if (!isGuaranteedToExecuteForEveryIteration(GEPUserInst, FI.InnerLoop)) in checkOverflow()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DValueTracking.h913 bool isGuaranteedToExecuteForEveryIteration(const Instruction *I,