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