Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5292 auto MatchIntersect = [](ConstantSDNode *C1, ConstantSDNode *C2) { in visitOR() local
5296 ISD::matchBinaryPredicate(N0.getOperand(1), N1, MatchIntersect, true)) { in visitOR()