Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOMemOPSizeOpt.cpp417 BasicBlock *CaseBB = BasicBlock::Create( perform() local
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1937 auto *CaseBB = IP.getBlock()->getSinglePredecessor(); createSections() local
1972 BasicBlock *CaseBB = BasicBlock::Create( createSections() local
2029 auto *CaseBB = Loc.IP.getBlock(); createSection() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2141 auto *CaseBB = BasicBlock::Create(CleanupPadBB->getContext(), rewritePHIsForCleanupPad() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4030 auto CaseBB = CGF.createBasicBlock(".omp.sections.case"); EmitSections() local
4038 llvm::BasicBlock *CaseBB = CGF.createBasicBlock(".omp.sections.case"); EmitSections() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7376 BasicBlock *CaseBB = Case.getCaseSuccessor(); optimizeSwitchPhiConstants() local