Searched refs:removeRetAttrs (Results 1 – 14 of 14) sorted by relevance
117 F.removeRetAttrs(DeadAttrs); in removeStringFunctionAttributes()235 F.removeRetAttrs(AttrMask); in runOnModule()286 CB->removeRetAttrs(AttrMask); in runOnModule()
303 F->removeRetAttrs(UBImplyingAttributes); in runIPSCCP()316 CB->removeRetAttrs(UBImplyingAttributes); in runIPSCCP()
325 NewFunc->removeRetAttrs(RetAttrs); in runOnFunction()
522 CB->removeRetAttrs(AM); in dropPoisonGeneratingReturnAttributes()543 CB->removeRetAttrs(UBImplyingAttributes); in dropUBImplyingAttrsAndUnknownMetadata()
705 void Function::removeRetAttrs(const AttributeMask &Attrs) { in removeRetAttrs() function in Function
5753 F.removeRetAttrs(AttributeFuncs::typeIncompatible( in UpgradeFunctionAttributes()
412 void removeRetAttrs(const AttributeMask &Attrs);
1554 void removeRetAttrs(const AttributeMask &AttrsToRemove) {
874 NewFunc->removeRetAttrs(IncompatibleAttrs); in CloneAndPruneIntoFromInst()
3141 NewDeoptCall->removeRetAttrs(AttributeFuncs::typeIncompatible( in InlineFunction()
347 NewCI->removeRetAttrs(AttributeFuncs::typeIncompatible( in mergeAttributesAndFlags()
2916 F.removeRetAttrs(R); in stripNonValidAttributesFromPrototype()2990 Call->removeRetAttrs(R); in stripNonValidDataFromBody()
1307 NewF->removeRetAttrs(AttributeFuncs::typeIncompatible( in buildWrapperFunction()
7065 CI->removeRetAttrs(AttributeFuncs::typeIncompatible( in materialize()