Searched refs:UBImplyingAttributes (Results 1 – 3 of 3) sorted by relevance
328 AttributeMask UBImplyingAttributes = in runIPSCCP() local333 F->removeRetAttrs(UBImplyingAttributes); in runIPSCCP()347 CB->removeRetAttrs(UBImplyingAttributes); in runIPSCCP()
298 AttributeMask UBImplyingAttributes = in removeDeadArgumentsFromCallers() local308 F.removeParamAttrs(Arg.getArgNo(), UBImplyingAttributes); in removeDeadArgumentsFromCallers()325 CB->removeParamAttrs(ArgNo, UBImplyingAttributes); in removeDeadArgumentsFromCallers()
499 AttributeMask UBImplyingAttributes = in dropUBImplyingAttrsAndUnknownMetadata() local502 CB->removeParamAttrs(ArgNo, UBImplyingAttributes); in dropUBImplyingAttrsAndUnknownMetadata()503 CB->removeRetAttrs(UBImplyingAttributes); in dropUBImplyingAttrsAndUnknownMetadata()