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

Declarations

lib/Target/XCore/XCoreRegisterInfo.h
   49   static bool needsFrameMoves(const MachineFunction &MF);

References

lib/Target/XCore/XCoreFrameLowering.cpp
  257   bool emitFrameMoves = XCoreRegisterInfo::needsFrameMoves(MF);
  426   bool emitFrameMoves = XCoreRegisterInfo::needsFrameMoves(*MF);