Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp1109 bool OtherNTI = isHandledNonTargetIntrinsic(Other); in getMatchingValue() local
1110 if (OtherNTI != MatchingNTI) in getMatchingValue()
1112 if (OtherNTI && MatchingNTI) { in getMatchingValue()