Searched refs:needsFrameIndexResolution (Results 1 – 5 of 5) sorted by relevance
58 bool TargetFrameLowering::needsFrameIndexResolution( in needsFrameIndexResolution() function in TargetFrameLowering
1045 if (!TFI.needsFrameIndexResolution(MF)) return; in replaceFrameIndices()
244 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