Searched refs:setDoesNotThrow (Results 1 – 20 of 20) sorted by relevance
86 void setDoesNotThrow(Function &F) { in setDoesNotThrow() function88 F.setDoesNotThrow(); in setDoesNotThrow()828 setDoesNotThrow(F); in inferPrototypeAttributes()838 setDoesNotThrow(F); in inferPrototypeAttributes()850 setDoesNotThrow(F); in inferPrototypeAttributes()863 setDoesNotThrow(F); in inferPrototypeAttributes()872 setDoesNotThrow(F); in inferPrototypeAttributes()889 setDoesNotThrow(F); in inferPrototypeAttributes()898 setDoesNotThrow(F); in inferPrototypeAttributes()905 setDoesNotThrow(F); in inferPrototypeAttributes()[all …]
163 CGF.Builder.CreateCall(Fn)->setDoesNotThrow(); in Emit()238 cast<llvm::CallInst>(Exn)->setDoesNotThrow(); in EmitTryCatchStmt()307 CGF.Builder.CreateCall(SyncExitFn, SyncArg)->setDoesNotThrow(); in Emit()331 CGF.Builder.CreateCall(syncEnterFn, lock)->setDoesNotThrow(); in EmitAtSynchronizedStmt()
210 atexitFn->setDoesNotThrow(); in registerGlobalDtorWithAtExit()246 Fn->setDoesNotThrow(); in CreateGlobalInitOrDestructFunction()
1217 typeIndex->setDoesNotThrow(); in emitCatchDispatchBlock()1540 fn->setDoesNotThrow(); in getClangCallTerminateFn()1563 catchCall->setDoesNotThrow(); in getClangCallTerminateFn()1568 termCall->setDoesNotThrow(); in getClangCallTerminateFn()
480 ->setDoesNotThrow(); in Emit()926 ->setDoesNotThrow(); in EmitAutoVarAlloca()
671 F->setDoesNotThrow(); in TryMarkNoThrow()
1485 fn->setDoesNotThrow(); in emitGlobalDtorWithCXAAtExit()
2091 call->setDoesNotThrow(); in EmitNounwindRuntimeCall()
2220 TrapCall->setDoesNotThrow(); in EmitTrapCheck()
3628 call->setDoesNotThrow(); in emitReadHazard()
243 void setDoesNotThrow() { in setDoesNotThrow() function244 CALLSITE_DELEGATE_SETTER(setDoesNotThrow()); in setDoesNotThrow()
90 TrapCall->setDoesNotThrow(); in getTrapBB()
269 void setDoesNotThrow() {
1332 void setDoesNotThrow() {2969 void setDoesNotThrow() {
278 StoreStrong->setDoesNotThrow(); in ContractRelease()
1433 cast<CallInst>(Inst)->setDoesNotThrow(); in OptimizeIndividualCalls()2315 Call->setDoesNotThrow(); in MoveCalls()2332 Call->setDoesNotThrow(); in MoveCalls()
474 Register->setDoesNotThrow(); in setupEntryBlockAndCallSites()
209 CI.setDoesNotThrow(); in visitCallInst()961 CS.setDoesNotThrow(); in visitCallSite()
741 CI->setDoesNotThrow(); in InlineFunction()
350 newFunction->setDoesNotThrow(); in constructFunction()