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

References

lib/CodeGen/SafeStackColoring.cpp
  302   for (unsigned I = 0; I < NumAllocas; ++I)
  302   for (unsigned I = 0; I < NumAllocas; ++I)
  303     if (!InterestingAllocas.test(I))
  304       LiveRanges[I] = getFullLiveRange();