BBVectorize: Don't store candidate pairs in a std::multimap
This is another commit on the road to removing std::multimap from BBVectorize. This gives an ~1% speedup on the csa.ll test case in PR15222. No functionality change intended. llvm-svn: 175215
Loading
Please register or sign in to comment