Searched refs:removeRetAttrs (Results 1 – 14 of 14) sorted by relevance
116 F.removeRetAttrs(DeadAttrs); in removeStringFunctionAttributes()181 F.removeRetAttrs(AttrMask); in runOnModule()233 CB->removeRetAttrs(AttrMask); in runOnModule()
333 F->removeRetAttrs(UBImplyingAttributes); in runIPSCCP()347 CB->removeRetAttrs(UBImplyingAttributes); in runIPSCCP()
330 NewFunc->removeRetAttrs(RetAttrs); in runOnFunction()
482 CB->removeRetAttrs(AM); in dropPoisonGeneratingReturnAttributes()503 CB->removeRetAttrs(UBImplyingAttributes); in dropUBImplyingAttrsAndUnknownMetadata()
697 void Function::removeRetAttrs(const AttributeMask &Attrs) { in removeRetAttrs() function in Function
5268 F.removeRetAttrs(AttributeFuncs::typeIncompatible(F.getReturnType())); in UpgradeFunctionAttributes()
410 void removeRetAttrs(const AttributeMask &Attrs);
1636 void removeRetAttrs(const AttributeMask &AttrsToRemove) {
817 NewFunc->removeRetAttrs(IncompatibleAttrs); in CloneAndPruneIntoFromInst()
2813 NewDeoptCall->removeRetAttrs( in InlineFunction()
344 NewCI->removeRetAttrs(AttributeFuncs::typeIncompatible(NewCI->getType())); in mergeAttributesAndFlags()
2909 F.removeRetAttrs(R); in stripNonValidAttributesFromPrototype()2983 Call->removeRetAttrs(R); in stripNonValidDataFromBody()
1309 NewF->removeRetAttrs( in buildWrapperFunction()
7004 CI->removeRetAttrs(AttributeFuncs::typeIncompatible( in materialize()