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

Declarations

lib/CodeGen/RegAllocFast.cpp
  199     unsigned calcSpillCost(MCPhysReg PhysReg) const;

References

lib/CodeGen/RegAllocFast.cpp
  676     unsigned Cost = calcSpillCost(Hint0);
  697     unsigned Cost = calcSpillCost(Hint1);
  718     unsigned Cost = calcSpillCost(PhysReg);