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

Declarations

include/llvm/CodeGen/LiveRangeCalc.h
  229   void calculate(LiveInterval &LI, bool TrackSubRegs);

References

lib/CodeGen/LiveIntervals.cpp
  198   LRCalc->calculate(LI, MRI->shouldTrackSubRegLiveness(LI.reg));