Searched refs:SetJmpResult (Results 1 – 1 of 1) sorted by relevance
4640 llvm::CallInst *SetJmpResult = CGF.EmitNounwindRuntimeCall( in EmitTryOrSynchronizedStmt() local4642 SetJmpResult->setCanReturnTwice(); in EmitTryOrSynchronizedStmt()4649 CGF.Builder.CreateIsNotNull(SetJmpResult, "did_catch_exception"); in EmitTryOrSynchronizedStmt()4704 llvm::CallInst *SetJmpResult = in EmitTryOrSynchronizedStmt() local4707 SetJmpResult->setCanReturnTwice(); in EmitTryOrSynchronizedStmt()4710 CGF.Builder.CreateIsNotNull(SetJmpResult, "did_catch_exception"); in EmitTryOrSynchronizedStmt()