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
Loading
Please register or sign in to comment
LiveInterval>. This saves some space and removes the pointer indirection caused by following the pointer. llvm-svn: 15167