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

Declarations

include/llvm/CodeGen/LiveInterval.h
  801     void removeEmptySubRanges();

References

lib/CodeGen/LiveInterval.cpp
 1412     LI.removeEmptySubRanges();
lib/CodeGen/LiveIntervals.cpp
  455     li->removeEmptySubRanges();
 1649   LI.removeEmptySubRanges();
lib/CodeGen/LiveRangeCalc.cpp
  113   LI.removeEmptySubRanges();
lib/CodeGen/RegisterCoalescer.cpp
 1426         DstInt.removeEmptySubRanges();
 1582     DstLI.removeEmptySubRanges();
 1942     LI.removeEmptySubRanges();
 3074     LI.removeEmptySubRanges();
lib/CodeGen/RenameIndependentSubregs.cpp
  308     LI.removeEmptySubRanges();
lib/CodeGen/SplitKit.cpp
 1402     LI.removeEmptySubRanges();
 1518     LI.removeEmptySubRanges();