Home
last modified time | relevance | path

Searched refs:CreateNormalEntry (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp525 static llvm::BasicBlock *CreateNormalEntry(CodeGenFunction &CGF, in CreateNormalEntry() function
730 prebranchDest = CreateNormalEntry(*this, cast<EHCleanupScope>(enclosing)); in PopCleanupBlock()
819 llvm::BasicBlock *NormalEntry = CreateNormalEntry(*this, Scope); in PopCleanupBlock()
868 BranchThroughDest = CreateNormalEntry(*this, cast<EHCleanupScope>(S)); in PopCleanupBlock()
1144 BI->setSuccessor(0, CreateNormalEntry(*this, Scope)); in EmitBranchThroughCleanup()