Searched refs:adjustFrameForMsvcCxxEh (Results 1 – 2 of 2) sorted by relevance
231 void adjustFrameForMsvcCxxEh(MachineFunction &MF) const;
3639 adjustFrameForMsvcCxxEh(MF); in processFunctionBeforeFrameFinalized()3643 void X86FrameLowering::adjustFrameForMsvcCxxEh(MachineFunction &MF) const { in adjustFrameForMsvcCxxEh() function in X86FrameLowering