Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Transforms
Scalar
LoopUnroll.cpp
Find file
Blame
History
Permalink
Switch inliner over to use DenseMap instead of std::map for ValueMap. This
· 1bfc7ab6
Chris Lattner
authored
Feb 03, 2007
speeds up the inliner 16%. llvm-svn: 33801
1bfc7ab6
Loading