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