Searched refs:setupReturnProtector (Results 1 – 3 of 3) sorted by relevance
56 virtual void setupReturnProtector(MachineFunction &MF) const;
117 void ReturnProtectorLowering::setupReturnProtector(MachineFunction &MF) const { in setupReturnProtector() function in ReturnProtectorLowering
230 RPL->setupReturnProtector(MF); in runOnMachineFunction()