Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp349 BasicBlock *LoopExitBB = TheLoop->getUniqueExitBlock(); in buildPlainCFG() local
H A DVPlan.cpp949 BasicBlock *LoopExitBB) { in updateDominatorTree()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp265 MachineBasicBlock *LoopExitBB = *LoopExitI; in generateEpilog() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp536 auto *LoopExitBB = BI.getSuccessor(0); in unswitchTrivialBranch() local