Searched refs:removeRetAttrs (Results 1 – 13 of 13) sorted by relevance
115 F.removeRetAttrs(AttrMask); in runOnModule()163 CB->removeRetAttrs(AttrMask); in runOnModule()
345 F->removeRetAttrs(UBImplyingAttributes); in runIPSCCP()359 CB->removeRetAttrs(UBImplyingAttributes); in runIPSCCP()
330 NewFunc->removeRetAttrs(RetAttrs); in runOnFunction()
398 void removeRetAttrs(const AttributeMask &Attrs);
1652 void removeRetAttrs(const AttributeMask &AttrsToRemove) {
427 CB->removeRetAttrs(UBImplyingAttributes); in dropUBImplyingAttrsAndUnknownMetadata()
644 void Function::removeRetAttrs(const AttributeMask &Attrs) { in removeRetAttrs() function in Function
5167 F.removeRetAttrs(AttributeFuncs::typeIncompatible(F.getReturnType())); in UpgradeFunctionAttributes()
2907 F.removeRetAttrs(R); in stripNonValidAttributesFromPrototype()2981 Call->removeRetAttrs(R); in stripNonValidDataFromBody()
2710 NewDeoptCall->removeRetAttrs( in InlineFunction()
335 NewCI->removeRetAttrs(AttributeFuncs::typeIncompatible(NewCI->getType())); in mergeAttributesAndFlags()
1305 NewF->removeRetAttrs( in buildWrapperFunction()
6695 CI->removeRetAttrs(AttributeFuncs::typeIncompatible( in materialize()