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

Declarations

lib/CodeGen/RenameIndependentSubregs.cpp
   77   bool renameComponents(LiveInterval &LI) const;

References

lib/CodeGen/RenameIndependentSubregs.cpp
  400     Changed |= renameComponents(LI);