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

References

lib/CodeGen/SafeStackColoring.cpp
  248     for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo)
  248     for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo)
  249       if (Started.test(AllocaNo))
  250         LiveRanges[AllocaNo].AddRange(Start[AllocaNo], BBEnd);
  250         LiveRanges[AllocaNo].AddRange(Start[AllocaNo], BBEnd);