Searched refs:SetJmpResult (Results 1 – 1 of 1) sorted by relevance
4544 llvm::CallInst *SetJmpResult = CGF.EmitNounwindRuntimeCall( in EmitTryOrSynchronizedStmt() local4546 SetJmpResult->setCanReturnTwice(); in EmitTryOrSynchronizedStmt()4553 CGF.Builder.CreateIsNotNull(SetJmpResult, "did_catch_exception"); in EmitTryOrSynchronizedStmt()4607 llvm::CallInst *SetJmpResult = CGF.EmitNounwindRuntimeCall( in EmitTryOrSynchronizedStmt() local4609 SetJmpResult->setCanReturnTwice(); in EmitTryOrSynchronizedStmt()4612 CGF.Builder.CreateIsNotNull(SetJmpResult, "did_catch_exception"); in EmitTryOrSynchronizedStmt()