Skip to content
GitLab
Explore
Sign in
llvm-bpevl
llvm
lib
Transforms
Utils
CloneModule.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