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