Searched refs:needPopSpecialFixUp (Results 1 – 2 of 2) sorted by relevance
74 bool needPopSpecialFixUp(const MachineFunction &MF) const;
583 if (needPopSpecialFixUp(MF)) { in emitEpilogue()591 if (!needPopSpecialFixUp(*MBB.getParent())) in canUseAsEpilogue()598 bool Thumb1FrameLowering::needPopSpecialFixUp(const MachineFunction &MF) const { in needPopSpecialFixUp() function in Thumb1FrameLowering