Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2476 emitTlsGuardCheck(CodeGenFunction & CGF,llvm::GlobalValue * TlsGuard,llvm::BasicBlock * DynInitBB,llvm::BasicBlock * ContinueBB) emitTlsGuardCheck() argument
2486 emitDynamicTlsInitializationCall(CodeGenFunction & CGF,llvm::GlobalValue * TlsGuard,llvm::BasicBlock * ContinueBB) emitDynamicTlsInitializationCall() argument
2499 llvm::BasicBlock *ContinueBB = emitDynamicTlsInitialization() local
3315 llvm::BasicBlock *ContinueBB = CGF.createBasicBlock("memptr.converted"); EmitMemberPointerConversion() local
[all...]
H A DCGAtomic.cpp405 llvm::BasicBlock *ContinueBB = in emitAtomicCmpXchg() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp548 auto *ContinueBB = BI.getSuccessor(1 - LoopExitSuccIdx); in unswitchTrivialBranch() local