BBVectorize.cpp: Try to fix MSVC build. map::iterator and multimap::iterator are...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 1 Feb 2012 06:11:58 +0000 (06:11 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 1 Feb 2012 06:11:58 +0000 (06:11 +0000)
commit478eed85f96f0d93da43e26cfb7fc6dee981c9aa
tree9644d45e49101422ffda847d64a1dd502317814a
parent7e004d177fe76145f75a9417ed2e281f1b9abaf7
BBVectorize.cpp: Try to fix MSVC build. map::iterator and multimap::iterator are incompatible.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149475 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/BBVectorize.cpp