Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOMemOPSizeOpt.cpp411 BasicBlock *CaseBB = BasicBlock::Create( in perform() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1371 auto *CaseBB = BasicBlock::Create(CleanupPadBB->getContext(), in rewritePHIsForCleanupPad() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4228 auto CaseBB = CGF.createBasicBlock(".omp.sections.case"); in EmitSections() local
4236 llvm::BasicBlock *CaseBB = CGF.createBasicBlock(".omp.sections.case"); in EmitSections() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2251 BasicBlock *CaseBB = BasicBlock::Create( in createSections() local
2327 auto *CaseBB = Loc.IP.getBlock(); in createSection() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7882 BasicBlock *CaseBB = Case.getCaseSuccessor(); in optimizeSwitchPhiConstants() local