[TableGen] Make better use of std::map::emplace and emplace construct the...
[TableGen] Make better use of std::map::emplace and emplace construct the object in the map rather than moving it into it. Remove a use std::map::find by remembering the return from emplace. llvm-svn: 334380
Loading
Please register or sign in to comment