Searched refs:needsFrameIndexResolution (Results 1 – 5 of 5) sorted by relevance
56 bool TargetFrameLowering::needsFrameIndexResolution( in needsFrameIndexResolution() function in TargetFrameLowering
801 if (!TFI.needsFrameIndexResolution(Fn)) return; in replaceFrameIndices()
208 virtual bool needsFrameIndexResolution(const MachineFunction &MF) const;
92 bool needsFrameIndexResolution(const MachineFunction &MF) const override;
78 X86FrameLowering::needsFrameIndexResolution(const MachineFunction &MF) const { in needsFrameIndexResolution() function in X86FrameLowering