diff options
Diffstat (limited to 'llvm/lib/Target/SparcV9/RegAlloc/PhyRegAlloc.h')
-rw-r--r-- | llvm/lib/Target/SparcV9/RegAlloc/PhyRegAlloc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/SparcV9/RegAlloc/PhyRegAlloc.h b/llvm/lib/Target/SparcV9/RegAlloc/PhyRegAlloc.h index f344f0e04d7..307836c9365 100644 --- a/llvm/lib/Target/SparcV9/RegAlloc/PhyRegAlloc.h +++ b/llvm/lib/Target/SparcV9/RegAlloc/PhyRegAlloc.h @@ -128,7 +128,6 @@ private: void saveStateForValue (std::vector<AllocInfo> &state, const Value *V, int Insn, int Opnd); void saveState(); - void dumpSavedState(); void finishSavingState(Module &M); void setCallInterferences(const MachineInstr *MI, |