Searched refs:setDoesNotThrow (Results 1 – 22 of 22) sorted by relevance
966 static void setDoesNotThrow(Function &F) { in setDoesNotThrow() function968 F.setDoesNotThrow(); in setDoesNotThrow()1020 setDoesNotThrow(F); in inferPrototypeAttributes()1029 setDoesNotThrow(F); in inferPrototypeAttributes()1040 setDoesNotThrow(F); in inferPrototypeAttributes()1052 setDoesNotThrow(F); in inferPrototypeAttributes()1060 setDoesNotThrow(F); in inferPrototypeAttributes()1076 setDoesNotThrow(F); in inferPrototypeAttributes()1085 setDoesNotThrow(F); in inferPrototypeAttributes()1092 setDoesNotThrow(F); in inferPrototypeAttributes()[all …]
134 TrapCall->setDoesNotThrow(); in buildCFICheck()
164 CGF.Builder.CreateCall(Fn)->setDoesNotThrow(); in Emit()239 cast<llvm::CallInst>(Exn)->setDoesNotThrow(); in EmitTryCatchStmt()315 CGF.Builder.CreateCall(SyncExitFn, SyncArg)->setDoesNotThrow(); in Emit()339 CGF.Builder.CreateCall(syncEnterFn, lock)->setDoesNotThrow(); in EmitAtSynchronizedStmt()
232 atexitFn->setDoesNotThrow(); in registerGlobalDtorWithAtExit()268 Fn->setDoesNotThrow(); in CreateGlobalInitOrDestructFunction()
928 C->setDoesNotThrow(); in EmitLifetimeStart()936 C->setDoesNotThrow(); in EmitLifetimeEnd()
2106 fn->setDoesNotThrow(); in emitGlobalDtorWithCXAAtExit()3789 fn->setDoesNotThrow(); in getClangCallTerminateFn()3814 catchCall->setDoesNotThrow(); in getClangCallTerminateFn()3819 termCall->setDoesNotThrow(); in getClangCallTerminateFn()
978 typeIndex->setDoesNotThrow(); in emitCatchDispatchBlock()
899 F->setDoesNotThrow(); in TryMarkNoThrow()
2558 CheckCall->setDoesNotThrow(); in EmitCfiSlowPathCheck()2574 TrapCall->setDoesNotThrow(); in EmitTrapCheck()
3038 call->setDoesNotThrow(); in EmitNounwindRuntimeCall()
2179 TLRegDtorFn->setDoesNotThrow(); in emitGlobalDtorWithTLRegDtor()
3773 call->setDoesNotThrow(); in emitReadHazard()
353 void setDoesNotThrow() { in setDoesNotThrow() function354 CALLSITE_DELEGATE_SETTER(setDoesNotThrow()); in setDoesNotThrow()
322 void setDoesNotThrow() {
1733 void setDoesNotThrow() {3644 void setDoesNotThrow() {
87 TrapCall->setDoesNotThrow(); in getTrapBB()
386 StoreStrong->setDoesNotThrow(); in tryToContractReleaseIntoStoreStrong()
813 cast<CallInst>(Inst)->setDoesNotThrow(); in OptimizeIndividualCalls()1495 Call->setDoesNotThrow(); in MoveCalls()1509 Call->setDoesNotThrow(); in MoveCalls()
463 Register->setDoesNotThrow(); in setupEntryBlockAndCallSites()
352 newFunction->setDoesNotThrow(); in constructFunction()
1344 CI->setDoesNotThrow(); in InlineFunction()
693 CI.setDoesNotThrow(); in visitCallInst()2041 CS.setDoesNotThrow(); in visitCallSite()