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

Declarations

lib/CodeGen/RegAllocGreedy.cpp
  465   unsigned canReassign(LiveInterval &VirtReg, unsigned PrevReg);

References

lib/CodeGen/RegAllocGreedy.cpp
  950           (!EnableLocalReassign || !canReassign(*Intf, PhysReg))) {