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

Declarations

include/llvm/CodeGen/LiveIntervals.h
  483     void repairOldRegInRange(MachineBasicBlock::iterator Begin,

References

lib/CodeGen/LiveIntervals.cpp
 1620       repairOldRegInRange(Begin, End, endIdx, S, Reg, S.LaneMask);
 1622     repairOldRegInRange(Begin, End, endIdx, LI, Reg);