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