mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-23 20:34:58 +00:00
29f701563c
Replace sequences of count() followed by operator[] with either find() or insert(), depending on the context. llvm-svn: 258405