Searched refs:OtherNTI (Results 1 – 1 of 1) sorted by relevance
1109 bool OtherNTI = isHandledNonTargetIntrinsic(Other); in getMatchingValue() local1110 if (OtherNTI != MatchingNTI) in getMatchingValue()1112 if (OtherNTI && MatchingNTI) { in getMatchingValue()