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

Declarations

include/llvm/CodeGen/LiveRegMatrix.h
  144   bool checkRegUnitInterference(LiveInterval &VirtReg, unsigned PhysReg);

References

lib/CodeGen/LiveRegMatrix.cpp
  194   if (checkRegUnitInterference(VirtReg, PhysReg))