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

References

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
 3584   bool IsDiv = (ISD::SDIV == Opc) || (ISD::UDIV == Opc);
 3584   bool IsDiv = (ISD::SDIV == Opc) || (ISD::UDIV == Opc);
 3592   if (DAG.isUndef(Opc, {N0, N1}))