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

References

lib/CodeGen/RegAllocGreedy.cpp
  849   bool CanSplit = getStage(B) < RS_Spill;
  856   if (A.weight > B.weight) {
  857     LLVM_DEBUG(dbgs() << "should evict: " << B << " w= " << B.weight << '\n');
  857     LLVM_DEBUG(dbgs() << "should evict: " << B << " w= " << B.weight << '\n');