Searched refs:needsSPForLocalFrame (Results 1 – 2 of 2) sorted by relevance
130 bool WebAssemblyFrameLowering::needsSPForLocalFrame( in needsSPForLocalFrame() function in WebAssemblyFrameLowering150 return needsSPForLocalFrame(MF) || needsPrologForEH(MF); in needsSP()170 return needsSPForLocalFrame(MF) && !CanUseRedZone; in needsSPWriteback()
73 bool needsSPForLocalFrame(const MachineFunction &MF) const;