Searched refs:setDoesNotThrow (Results 1 – 20 of 20) sorted by relevance
86 void setDoesNotThrow(Function &F) { in setDoesNotThrow() function88 F.setDoesNotThrow(); in setDoesNotThrow()826 setDoesNotThrow(F); in inferPrototypeAttributes()836 setDoesNotThrow(F); in inferPrototypeAttributes()848 setDoesNotThrow(F); in inferPrototypeAttributes()861 setDoesNotThrow(F); in inferPrototypeAttributes()870 setDoesNotThrow(F); in inferPrototypeAttributes()887 setDoesNotThrow(F); in inferPrototypeAttributes()896 setDoesNotThrow(F); in inferPrototypeAttributes()903 setDoesNotThrow(F); in inferPrototypeAttributes()[all …]
162 CGF.Builder.CreateCall(Fn)->setDoesNotThrow(); in Emit()237 cast<llvm::CallInst>(Exn)->setDoesNotThrow(); in EmitTryCatchStmt()306 CGF.Builder.CreateCall(SyncExitFn, SyncArg)->setDoesNotThrow(); in Emit()330 CGF.Builder.CreateCall(syncEnterFn, lock)->setDoesNotThrow(); in EmitAtSynchronizedStmt()
207 atexitFn->setDoesNotThrow(); in registerGlobalDtorWithAtExit()243 Fn->setDoesNotThrow(); in CreateGlobalInitOrDestructFunction()
1216 typeIndex->setDoesNotThrow(); in emitCatchDispatchBlock()1539 fn->setDoesNotThrow(); in getClangCallTerminateFn()1562 catchCall->setDoesNotThrow(); in getClangCallTerminateFn()1567 termCall->setDoesNotThrow(); in getClangCallTerminateFn()
478 ->setDoesNotThrow(); in Emit()924 ->setDoesNotThrow(); in EmitAutoVarAlloca()
655 F->setDoesNotThrow(); in TryMarkNoThrow()
1263 fn->setDoesNotThrow(); in emitGlobalDtorWithCXAAtExit()
2097 call->setDoesNotThrow(); in EmitNounwindRuntimeCall()
2186 TrapCall->setDoesNotThrow(); in EmitTrapCheck()
3627 call->setDoesNotThrow(); in emitReadHazard()
243 void setDoesNotThrow() { in setDoesNotThrow() function244 CALLSITE_DELEGATE_SETTER(setDoesNotThrow()); in setDoesNotThrow()
90 TrapCall->setDoesNotThrow(); in getTrapBB()
269 void setDoesNotThrow() {
1340 void setDoesNotThrow() {3091 void setDoesNotThrow() {
278 StoreStrong->setDoesNotThrow(); in ContractRelease()
1547 cast<CallInst>(Inst)->setDoesNotThrow(); in OptimizeIndividualCalls()2429 Call->setDoesNotThrow(); in MoveCalls()2446 Call->setDoesNotThrow(); in MoveCalls()
473 Register->setDoesNotThrow(); in setupEntryBlockAndCallSites()
209 CI.setDoesNotThrow(); in visitCallInst()961 CS.setDoesNotThrow(); in visitCallSite()
740 CI->setDoesNotThrow(); in InlineFunction()
350 newFunction->setDoesNotThrow(); in constructFunction()