Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DGuardUtils.cpp35 auto *CheckBB = Guard->getParent(); in makeGuardControlFlowExplicit() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp1565 MachineBasicBlock *CheckBB = F->CreateMachineBasicBlock(LLVM_BB); in insertShift() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2460 BasicBlock *CheckBB = GI->getParent(); in turnGuardIntoBranch() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp3314 llvm::BasicBlock *CheckBB = createBasicBlock("cfi.slowpath"); in EmitCfiSlowPathCheck() local