Switch arraytypes over to using a FoldingSet instead of a stupid linear
search. This reduces 'dumb' lookups from 1225 to 359, speeding up parse of carbon.h from 0.173 to 0.156s (10%). llvm-svn: 39319
Loading
Please register or sign in to comment