Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7236 auto MatchIntersect = [](ConstantSDNode *C1, ConstantSDNode *C2) { in visitOR() local
7240 ISD::matchBinaryPredicate(N0.getOperand(1), N1, MatchIntersect, true)) { in visitOR()