Searched refs:SetJmpResult (Results 1 – 1 of 1) sorted by relevance
3818 llvm::CallInst *SetJmpResult = CGF.EmitNounwindRuntimeCall( in EmitTryOrSynchronizedStmt() local3820 SetJmpResult->setCanReturnTwice(); in EmitTryOrSynchronizedStmt()3827 CGF.Builder.CreateIsNotNull(SetJmpResult, "did_catch_exception"); in EmitTryOrSynchronizedStmt()3881 llvm::CallInst *SetJmpResult = in EmitTryOrSynchronizedStmt() local3884 SetJmpResult->setCanReturnTwice(); in EmitTryOrSynchronizedStmt()3887 CGF.Builder.CreateIsNotNull(SetJmpResult, "did_catch_exception"); in EmitTryOrSynchronizedStmt()