Search by the start point, not by the whole interval. This saves some
[oota-llvm.git] / lib / CodeGen / LiveInterval.cpp
2004-07-23 Chris LattnerSearch by the start point, not by the whole interval...
2004-07-23 Chris LattnerInstead of searching for a live interval pair, search...
2004-07-23 Chris LattnerPull the LiveRange and LiveInterval classes out of...