llvm-6502/include/llvm/Transforms/Utils
Chris Lattner 5e665f5594 Switch inliner over to use DenseMap instead of std::map for ValueMap. This
speeds up the inliner 16%.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33801 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-03 00:08:31 +00:00
..
BasicBlockUtils.h add option to isCriticalEdge 2006-10-28 06:58:17 +00:00
Cloning.h Switch inliner over to use DenseMap instead of std::map for ValueMap. This 2007-02-03 00:08:31 +00:00
FunctionUtils.h Unbreak VC++ build. 2006-11-05 19:31:28 +00:00
Local.h move constant folding code out of Utils/Local into libanalysis 2007-01-30 23:46:43 +00:00
PromoteMemToReg.h Unbreak VC++ build. 2006-11-05 19:31:28 +00:00
UnifyFunctionExitNodes.h Force anything that #includes llvm/Transforms/Utils/UnifyFunctionExitNodes.h 2006-06-02 18:40:06 +00:00