remove dead proto

llvm-svn: 112354
This commit is contained in:
Chris Lattner 2010-08-28 03:45:03 +00:00
parent 2c9e253ca9
commit a5217a19a4
1 changed files with 0 additions and 1 deletions

View File

@ -119,7 +119,6 @@ namespace {
private:
void InitializeSlots();
bool CheckForSetJmpCall(const MachineFunction &MF) const;
void ScanForSpillSlotRefs(MachineFunction &MF);
bool OverlapWithAssignments(LiveInterval *li, int Color) const;
int ColorSlot(LiveInterval *li);