Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGCleanup.cpp418 static llvm::BasicBlock *CreateNormalEntry(CodeGenFunction &CGF, in CreateNormalEntry() function
627 prebranchDest = CreateNormalEntry(*this, cast<EHCleanupScope>(enclosing)); in PopCleanupBlock()
689 llvm::BasicBlock *NormalEntry = CreateNormalEntry(*this, Scope); in PopCleanupBlock()
730 BranchThroughDest = CreateNormalEntry(*this, cast<EHCleanupScope>(S)); in PopCleanupBlock()
960 BI->setSuccessor(0, CreateNormalEntry(*this, Scope)); in EmitBranchThroughCleanup()