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

References

lib/CodeGen/VirtRegMap.cpp
  318     if (LI.empty() || LIS->intervalIsInOneMBB(LI))
  318     if (LI.empty() || LIS->intervalIsInOneMBB(LI))
  325     if (LI.hasSubRanges()) {
  326       addLiveInsForSubRanges(LI, PhysReg);
  332       for (const auto &Seg : LI) {