Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp1586 llvm::BasicBlock *continueBB = CGF.createBasicBlock("dtor.continue"); EmitConditionalDtorDeleteCall() local
H A DCGObjCGNU.cpp2863 // The block that eventually branched to continueBB along the nil path. in GenerateMessageSend() local
H A DCGExprScalar.cpp3568 llvm::BasicBlock *continueBB = EmitOverflowCheckedBinOp() local