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)
commit22324f378ad38a1ad4fca9b4f210400e0f6aa634
tree21e528114995873b1d82d5ea41e5fbfcda3de06d
parentb511603281a394c74c6cfcd33835c18d8f57649c
Rename static functiom "map" to be more descriptive and to avoid
potential confusion with the std::map type.

llvm-svn: 223853
llvm/lib/Transforms/Utils/ValueMapper.cpp