mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-14 07:31:39 +00:00
CommuteNodesToReducePressure() is now removed.
llvm-svn: 61612
This commit is contained in:
parent
6a518de5f5
commit
8dc1513b6c
@ -130,7 +130,6 @@ private:
|
||||
bool DelayForLiveRegsBottomUp(SUnit*, SmallVector<unsigned, 4>&);
|
||||
void ListScheduleTopDown();
|
||||
void ListScheduleBottomUp();
|
||||
void CommuteNodesToReducePressure();
|
||||
|
||||
|
||||
/// CreateNewSUnit - Creates a new SUnit and returns a pointer to it.
|
||||
|
Loading…
x
Reference in New Issue
Block a user