Home
last modified time | relevance | path

Searched defs:IterationsLeft (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp642 Value *IterationsLeft = B.CreateICmp(Pred, IndVarBase, LoopExitAt); in changeIterationSpaceEnd() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1461 Value *IterationsLeft = B.CreateICmp(Pred, IndVarBase, LoopExitAt); changeIterationSpaceEnd() local