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

References

lib/CodeGen/StackColoring.cpp
  590     if (!InterestingSlots.test(Slot))
  610         if (InterestingSlots.test(Slot) && applyFirstUse(Slot)) {
  627   InterestingSlots.clear();
  628   InterestingSlots.resize(NumSlot);
  659         InterestingSlots.set(Slot);