Searched refs:CreateNormalEntry (Results 1 – 1 of 1) sorted by relevance
512 static llvm::BasicBlock *CreateNormalEntry(CodeGenFunction &CGF, in CreateNormalEntry() function717 prebranchDest = CreateNormalEntry(*this, cast<EHCleanupScope>(enclosing)); in PopCleanupBlock()788 llvm::BasicBlock *NormalEntry = CreateNormalEntry(*this, Scope); in PopCleanupBlock()829 BranchThroughDest = CreateNormalEntry(*this, cast<EHCleanupScope>(S)); in PopCleanupBlock()1096 BI->setSuccessor(0, CreateNormalEntry(*this, Scope)); in EmitBranchThroughCleanup()