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