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

References

lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  112   bool HasStackObjects = FrameInfo.hasStackObjects();
  153       for (auto OI = FrameInfo.getObjectIndexBegin(),
  154                 OE = FrameInfo.getObjectIndexEnd(); OI != OE; ++OI)
  155         if (!FrameInfo.isSpillSlotObjectIndex(OI))