Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6481 auto MatchIntersect = [](ConstantSDNode *C1, ConstantSDNode *C2) { in visitOR() local
6485 ISD::matchBinaryPredicate(N0.getOperand(1), N1, MatchIntersect, true)) { in visitOR()