Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp389 IRBuilder<> Builder(LatchBR); in CloneLoopBlocks() local
602 BranchInst *LatchBR = cast<BranchInst>(Latch->getTerminator()); UnrollRuntimeLoopRemainder() local
937 BranchInst *LatchBR = cast<BranchInst>(Latch->getTerminator()); UnrollRuntimeLoopRemainder() local
[all...]
H A DLoopPeel.cpp521 BranchInst *LatchBR = dyn_cast<BranchInst>(Latch->getTerminator()); violatesLegacyMultiExitLoopCheck() local
H A DLoopUtils.cpp809 BranchInst *LatchBR = dyn_cast<BranchInst>(Latch->getTerminator()); getExpectedExitLoopLatchBranch() local