Searched refs:needsSPForLocalFrame (Results 1 – 2 of 2) sorted by relevance
128 bool WebAssemblyFrameLowering::needsSPForLocalFrame( in needsSPForLocalFrame() function in WebAssemblyFrameLowering156 return needsSPForLocalFrame(MF) || needsPrologForEH(MF); in needsSP()176 return needsSPForLocalFrame(MF) && !CanUseRedZone; in needsSPWriteback()
75 bool needsSPForLocalFrame(const MachineFunction &MF) const;