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