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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1391 bool N2Undef = N2.getOpcode() == ISD::UNDEF; local
1394 if (N2Undef)
1404 if (AllLHS && !N2Undef)

Completed in 165 milliseconds