Home
last modified time | relevance | path

Searched defs:LatchTerm (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp819 auto *LatchTerm = cast<Instruction>(NewLatch->getTerminator()); in cloneLoopBlocks() local
1010 Instruction *LatchTerm = in peelLoop() local
H A DBasicBlockUtils.cpp766 Instruction *LatchTerm = BB->getTerminator(); in SplitEdge() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp975 auto *LatchTerm = LatchBlock->getTerminator(); isLoopProfitableToPredicate() local