Use a ValueMap not a std::map for the reason indicated
authorDale Johannesen <dalej@apple.com>
Fri, 16 Apr 2010 18:16:08 +0000 (18:16 +0000)
committerDale Johannesen <dalej@apple.com>
Fri, 16 Apr 2010 18:16:08 +0000 (18:16 +0000)
commitd4ed2a8636a1662cbf1e0f077083cf780344263e
treeef9d82012fca9f0823a4a6019e1066885a00f218
parent53f6ed9560aa4586ba217fbf94acbfada52f561f
Use a ValueMap not a std::map for the reason indicated
in the comment.  This was causing nondeterministic changes
in inlining decisions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101503 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/InlineCost.h