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

References

lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  315     bool LHSUndef = AllowUndefs && LHSOp.isUndef();
  316     bool RHSUndef = AllowUndefs && RHSOp.isUndef();