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

Declarations

lib/CodeGen/RegAllocGreedy.cpp
  466   bool shouldEvict(LiveInterval &A, bool, LiveInterval &B, bool);

References

lib/CodeGen/RegAllocGreedy.cpp
  944       if (!shouldEvict(VirtReg, IsHint, *Intf, BreaksHint))