Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DValueTracking.h359 bool isGuaranteedToExecuteForEveryIteration(const Instruction *I,
/external/llvm/lib/Analysis/
DValueTracking.cpp3693 bool llvm::isGuaranteedToExecuteForEveryIteration(const Instruction *I, in isGuaranteedToExecuteForEveryIteration() function in llvm
DScalarEvolution.cpp4460 isGuaranteedToExecuteForEveryIteration(BinOp, AddRec->getLoop())) in getNoWrapFlagsFromUB()