Use CloneModule's ValueMap in more places, instead of looking
authorDan Gohman <gohman@apple.com>
Wed, 22 Apr 2009 15:57:18 +0000 (15:57 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 22 Apr 2009 15:57:18 +0000 (15:57 +0000)
commitd50330cd02b00c8e3de40e8544c45701b9891d87
tree1d5bbca820546e217de34ab13727ee76fa662644
parente370c80d316e1a7928dcca0373f42653cd614f96
Use CloneModule's ValueMap in more places, instead of looking
up functions by name.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69805 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/BugDriver.h
tools/bugpoint/ExtractFunction.cpp
tools/bugpoint/Miscompilation.cpp