Searched refs:needsSPForLocalFrame (Results 1 – 2 of 2) sorted by relevance
83 bool WebAssemblyFrameLowering::needsSPForLocalFrame( in needsSPForLocalFrame() function in WebAssemblyFrameLowering103 return needsSPForLocalFrame(MF) || needsPrologForEH(MF); in needsSP()123 return needsSPForLocalFrame(MF) && !CanUseRedZone; in needsSPWriteback()
67 bool needsSPForLocalFrame(const MachineFunction &MF) const;