Searched refs:needsSPForLocalFrame (Results 1 – 2 of 2) sorted by relevance
82 bool WebAssemblyFrameLowering::needsSPForLocalFrame( in needsSPForLocalFrame() function in WebAssemblyFrameLowering102 return needsSPForLocalFrame(MF) || needsPrologForEH(MF); in needsSP()122 return needsSPForLocalFrame(MF) && !CanUseRedZone; in needsSPWriteback()
58 bool needsSPForLocalFrame(const MachineFunction &MF) const;