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

References

lib/CodeGen/StackColoring.cpp
 1250         LiveInterval *Second = &*Intervals[SecondSlot];
 1252         auto &SecondS = LiveStarts[SecondSlot];
 1267           SlotRemap[SecondSlot] = FirstSlot;
 1270                             << SecondSlot << " together.\n");
 1272                                            MFI->getObjectAlignment(SecondSlot));
 1275                  MFI->getObjectSize(SecondSlot) &&
 1279           ReducedSize += MFI->getObjectSize(SecondSlot);
 1281           MFI->RemoveStackObject(SecondSlot);