Home
last modified time | relevance | path

Searched refs:OtherNTI (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp1279 bool OtherNTI = isHandledNonTargetIntrinsic(Other); in getMatchingValue() local
1280 if (OtherNTI != MatchingNTI) in getMatchingValue()
1282 if (OtherNTI && MatchingNTI) { in getMatchingValue()