Searched refs:MatchingNTI (Results 1 – 1 of 1) sorted by relevance
1268 bool MatchingNTI = isHandledNonTargetIntrinsic(Matching); in getMatchingValue() local1270 if (OtherNTI != MatchingNTI) in getMatchingValue()1272 if (OtherNTI && MatchingNTI) { in getMatchingValue()