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