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

References

lib/CodeGen/RegAllocBasic.cpp
  216       if (!Intf->isSpillable() || Intf->weight > VirtReg.weight)
  216       if (!Intf->isSpillable() || Intf->weight > VirtReg.weight)
  218       Intfs.push_back(Intf);