Searched refs:ShouldEndCatch (Results 1 – 2 of 2) sorted by relevance
1107 llvm::Value *ShouldEndCatch = in Emit() local1109 CGF.Builder.CreateCondBr(ShouldEndCatch, EndCatchBB, CleanupContBB); in Emit()
1296 llvm::Value *ShouldEndCatch = in Emit() local1298 CGF.Builder.CreateCondBr(ShouldEndCatch, EndCatchBB, CleanupContBB); in Emit()