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

References

lib/CodeGen/CalcSpillWeights.cpp
  121         const LiveInterval &SrcLI = LIS.getInterval(Reg);
lib/CodeGen/LiveIntervals.cpp
  166       OS << getInterval(Reg) << '\n';
lib/CodeGen/RegisterCoalescer.cpp
 3472   return LIS->intervalIsInOneMBB(LIS->getInterval(SrcReg))
 3473     || LIS->intervalIsInOneMBB(LIS->getInterval(DstReg));
lib/CodeGen/RegisterPressure.cpp
  239     return &LIS.getInterval(Reg);
  426     const LiveInterval &LI = LIS.getInterval(RegUnit);
lib/CodeGen/SplitKit.cpp
  342   const LiveInterval &Orig = LIS.getInterval(OrigReg);
lib/Target/AArch64/AArch64PBQPRegAlloc.cpp
  321   const LiveInterval &LI = LIs.getInterval(reg);
lib/Target/AMDGPU/GCNRegPressure.cpp
   46     const auto &LI = LIS.getInterval(Reg);
  261   const auto &LI = LIS.getInterval(Reg);
  379     const LiveInterval &LI = LIS.getInterval(It.first);
lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
  277   if (const VNInfo *ValNo = LIS.getInterval(Reg).getVNInfoBefore(