Home
last modified time | relevance | path

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

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