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

References

lib/CodeGen/InlineSpiller.cpp
  856     if (RI.FullyDefined)
lib/CodeGen/MachineBasicBlock.cpp
 1405     if (Info.FullyDefined || Info.Clobbered)
lib/CodeGen/MachineInstrBundle.cpp
  350         PRI.FullyDefined = true;
  357     if (PRI.FullyDefined || PRI.Clobbered)