forked from OSchip/llvm-project
parent
2c9e253ca9
commit
a5217a19a4
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue