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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8595 SDValue N1_2 = N1->getOperand(2); local
8596 if (N1_2 == N2 && N0.getValueType() == N1_0.getValueType()) {

Completed in 102 milliseconds