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

References

lib/Target/ARM/ARMFrameLowering.cpp
  402   if (!AFI->hasStackFrame() &&
  794   if (!AFI->hasStackFrame()) {
  923   if (hasFP(MF) && AFI->hasStackFrame()) {
 1558           if (TFI->hasFP(MF) && AFI->hasStackFrame())
 1808     if (AFI->hasStackFrame())
lib/Target/ARM/Thumb1FrameLowering.cpp
  191   if (!AFI->hasStackFrame()) {
  488   if (!AFI->hasStackFrame()) {