Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DMustExecute.cpp324 isGuaranteedToExecuteForEveryIteration(&I, L); in isMustExecuteIn()
H A DValueTracking.cpp4344 bool llvm::isGuaranteedToExecuteForEveryIteration(const Instruction *I, in isGuaranteedToExecuteForEveryIteration() function in llvm
H A DScalarEvolution.cpp6018 isGuaranteedToExecuteForEveryIteration(I, AddRec->getLoop())) in isSCEVExprNeverPoison()
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DValueTracking.h491 bool isGuaranteedToExecuteForEveryIteration(const Instruction *I,