mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-05-20 21:06:27 +00:00

Replace sequences of count() followed by operator[] with either find() or insert(), depending on the context. llvm-svn: 258405
Replace sequences of count() followed by operator[] with either find() or insert(), depending on the context. llvm-svn: 258405