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

References

lib/CodeGen/SafeStackColoring.cpp
  241           LiveRanges[AllocaNo].AddRange(Start[AllocaNo], InstNo);
  250         LiveRanges[AllocaNo].AddRange(Start[AllocaNo], BBEnd);
  295       R.AddRange(0, 1);
lib/CodeGen/SafeStackColoring.h
  135     R.AddRange(0, NumInst);