Skip to content
Snippets Groups Projects
Commit a5217a19 authored by Chris Lattner's avatar Chris Lattner
Browse files

remove dead proto

llvm-svn: 112354
parent 2c9e253c
No related branches found
No related tags found
No related merge requests found
...@@ -119,7 +119,6 @@ namespace { ...@@ -119,7 +119,6 @@ namespace {
private: private:
void InitializeSlots(); void InitializeSlots();
bool CheckForSetJmpCall(const MachineFunction &MF) const;
void ScanForSpillSlotRefs(MachineFunction &MF); void ScanForSpillSlotRefs(MachineFunction &MF);
bool OverlapWithAssignments(LiveInterval *li, int Color) const; bool OverlapWithAssignments(LiveInterval *li, int Color) const;
int ColorSlot(LiveInterval *li); int ColorSlot(LiveInterval *li);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment