Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp956 Instruction *LatchInst = dyn_cast<Instruction>(LatchVal); in cloneLoopBlocks() local
973 Instruction *LatchInst = dyn_cast<Instruction>(LatchVal); in cloneLoopBlocks() local
1280 Instruction *LatchInst = dyn_cast<Instruction>(NewVal); in peelLoop() local