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

References

lib/CodeGen/SafeStack.cpp
  495   StackColoring SSC(F, StaticAllocas);
lib/CodeGen/SafeStackColoring.cpp
   41 const StackColoring::LiveRange &StackColoring::getLiveRange(AllocaInst *AI) {
lib/CodeGen/SafeStackColoring.h
  157                                       const StackColoring::LiveRange &R) {
lib/CodeGen/SafeStackLayout.cpp
   42                             const StackColoring::LiveRange &Range) {
lib/CodeGen/SafeStackLayout.h
   30     StackColoring::LiveRange Range;
   33                 const StackColoring::LiveRange &Range)
   43     StackColoring::LiveRange Range;
   59                  const StackColoring::LiveRange &Range);