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

References

lib/CodeGen/LiveInterval.cpp
 1040   for (const SubRange &SR : subranges())
 1083   for (const SubRange &SR : subranges()) {
lib/CodeGen/LiveIntervals.cpp
  372     for (const LiveInterval::SubRange &SR : I.subranges()) {
  711       for (const LiveInterval::SubRange &SR : LI.subranges()) {
lib/CodeGen/LiveRangeEdit.cpp
  252   for (const LiveInterval::SubRange &S : LI.subranges()) {
lib/CodeGen/MachineVerifier.cpp
 1980             for (const LiveInterval::SubRange &SR : LI.subranges()) {
 2082             for (const LiveInterval::SubRange &SR : LI.subranges()) {
 2687   for (const LiveInterval::SubRange &SR : LI.subranges()) {
lib/CodeGen/RegisterCoalescer.cpp
 1535     for (const LiveInterval::SubRange &SR : SrcLI.subranges()) {
 1631   for (const LiveInterval::SubRange &S : Int.subranges()) {
 2428       for (const LiveInterval::SubRange &S : LI.subranges()) {
lib/CodeGen/RegisterPressure.cpp
  429         for (const LiveInterval::SubRange &SR : LI.subranges()) {
lib/CodeGen/RenameIndependentSubregs.cpp
  291   for (const LiveInterval::SubRange &SR : LI.subranges()) {
lib/CodeGen/VirtRegMap.cpp
  277   for (const LiveInterval::SubRange &SR : LI.subranges()) {
  367   for (const LiveInterval::SubRange &SR : LI.subranges()) {
lib/Target/AMDGPU/GCNRegPressure.cpp
   49       for (const auto &S : LI.subranges()) {
  263     for (const auto &S : LI.subranges())
  381       for (const auto &S : LI.subranges()) {