Rename static functiom "map" to be more descriptive and to avoid
authorKaelyn Takata <rikka@google.com>
Tue, 9 Dec 2014 23:32:46 +0000 (23:32 +0000)
committerKaelyn Takata <rikka@google.com>
Tue, 9 Dec 2014 23:32:46 +0000 (23:32 +0000)
commitdf7bc4ec733af919aac9906aaa35004dd63f84c9
tree327f269ccebac644442b73142b7558cc07817e9b
parentae5224d468f8e4ebe8d1f72bfee8bcc4c36806db
Rename static functiom "map" to be more descriptive and to avoid
potential confusion with the std::map type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223853 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/ValueMapper.cpp