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

References

lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  337     return Spill.FullyAllocated;
  349   Spill.FullyAllocated = true;
  377       Spill.FullyAllocated = false;
  386   return Spill.FullyAllocated;
  404     if (R.second.FullyAllocated)