forked from OSchip/llvm-project
parent
ee5c2ab734
commit
d42e017ee4
|
@ -57,9 +57,6 @@ public:
|
|||
int SPAdj, unsigned FIOperandNum,
|
||||
RegScavenger *RS = nullptr) const override;
|
||||
|
||||
void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
||||
RegScavenger *RS = nullptr) const;
|
||||
|
||||
/// Debug information queries.
|
||||
unsigned getFrameRegister(const MachineFunction &MF) const override;
|
||||
|
||||
|
|
Loading…
Reference in New Issue