mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-14 23:48:49 +00:00
Forgot this.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81850 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3f85549f4d
commit
db1c2c57ff
@ -435,8 +435,7 @@ namespace llvm {
|
||||
|
||||
bool isProfitableToCoalesce(LiveInterval &DstInt, LiveInterval &SrcInt,
|
||||
SmallVector<MachineInstr*,16> &IdentCopies,
|
||||
SmallVector<MachineInstr*,16> &OtherCopies,
|
||||
bool &HaveConflict);
|
||||
SmallVector<MachineInstr*,16> &OtherCopies);
|
||||
|
||||
void performEarlyCoalescing();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user