Searched refs:needsFrameIndexResolution (Results 1 – 5 of 5) sorted by relevance
55 bool TargetFrameLowering::needsFrameIndexResolution( in needsFrameIndexResolution() function in TargetFrameLowering
1007 if (!TFI.needsFrameIndexResolution(Fn)) return; in replaceFrameIndices()
241 virtual bool needsFrameIndexResolution(const MachineFunction &MF) const;
98 bool needsFrameIndexResolution(const MachineFunction &MF) const override;
76 X86FrameLowering::needsFrameIndexResolution(const MachineFunction &MF) const { in needsFrameIndexResolution() function in X86FrameLowering