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

References

lib/CodeGen/RegAllocGreedy.cpp
  287     bool operator<(const EvictionCost &O) const {
  467   bool canEvictInterference(LiveInterval&, unsigned, bool, EvictionCost&,
  471                                    EvictionCost &MaxCost);
  781       EvictionCost MaxCost;
  873                                     bool IsHint, EvictionCost &MaxCost,
  892   EvictionCost Cost;
  972                                            EvictionCost &MaxCost) {
  973   EvictionCost Cost;
 1026   EvictionCost BestEvictCost;
 1115   EvictionCost BestCost;