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
CodeGen
PHIElimination.cpp
Find file
Blame
History
Permalink
Switch this from using an std::map to using a DenseMap. This speeds up
· 24f200ad
Chris Lattner
authored
May 10, 2004
phi-elimination from 0.6 to 0.54s on kc++. llvm-svn: 13454
24f200ad
Loading