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

Declarations

lib/CodeGen/InlineSpiller.cpp
  218   void eliminateRedundantSpills(LiveInterval &LI, VNInfo *VNI);

References

lib/CodeGen/InlineSpiller.cpp
  399   eliminateRedundantSpills(SrcLI, SrcVNI);
 1024         eliminateRedundantSpills(SibLI, SibLI.getVNInfoAt(Idx));