Searched refs:OtherValue (Results 1 – 1 of 1) sorted by relevance
944 auto *OtherValue = findValueOrDie(OtherNode); in buildSetsFrom() local946 if (canSkipAddingToSets(OtherValue)) in buildSetsFrom()952 Added = Builder.addAbove(CurValue, OtherValue); in buildSetsFrom()955 Added = Builder.addBelow(CurValue, OtherValue); in buildSetsFrom()958 Added = Builder.addWith(CurValue, OtherValue); in buildSetsFrom()965 if (auto MaybeOtherIndex = valueToAttrIndex(OtherValue)) in buildSetsFrom()968 Builder.noteAttributes(OtherValue, Aliasing); in buildSetsFrom()