Searched refs:N2_1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8613 SDValue N2_1 = N2->getOperand(1); local
8615 if (N2_1 == N1 && N0.getValueType() == N2_0.getValueType()) {

Completed in 106 milliseconds