Change std::map<unsigned, LiveInterval*> into a std::map<unsigned,
LiveInterval>. This saves some space and removes the pointer
indirection caused by following the pointer.

llvm-svn: 15167
6 files changed
tree: c1fb1fd887d36390c8e25f9e9387290b0e041f5b
  1. llvm/