forked from OSchip/llvm-project
parent
021ca18bb5
commit
bf5b228c32
|
@ -75,8 +75,6 @@ void LiveIntervals::releaseMemory() {
|
|||
delete ClonedMIs[i];
|
||||
}
|
||||
|
||||
#include <iostream>
|
||||
|
||||
void LiveIntervals::computeNumbering() {
|
||||
Index2MiMap OldI2MI = i2miMap_;
|
||||
|
||||
|
|
Loading…
Reference in New Issue