reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/SelectionDAG/SelectionDAG.cpp
 1637       if (N2Undef)
 1647   if (AllLHS && !N2Undef)
 1654   N2Undef = N2.isUndef();
 1656   if (N1.isUndef() && N2Undef)
 1669   if (N2Undef) {