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

References

lib/CodeGen/LiveRegMatrix.cpp
  203     return IK_VirtReg;
lib/CodeGen/RegAllocBasic.cpp
  270     case LiveRegMatrix::IK_VirtReg:
lib/CodeGen/RegAllocGreedy.cpp
  876   if (Matrix->checkInterference(VirtReg, PhysReg) > LiveRegMatrix::IK_VirtReg)
 2643         LiveRegMatrix::IK_VirtReg) {