Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp596 Instruction *LatchInst = dyn_cast<Instruction>(LatchVal); in cloneLoopBlocks() local
612 Instruction *LatchInst = dyn_cast<Instruction>(LatchVal); in cloneLoopBlocks() local
830 Instruction *LatchInst = dyn_cast<Instruction>(NewVal); in peelLoop() local