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
LiveVariables.cpp
Find file
Blame
History
Permalink
Use a SmallSet when we can to reduce memory allocations.
· 413f7d90
Owen Anderson
authored
Jun 27, 2008
This speeds up a particular testcase from 0.0302s to 0.0222s in LiveVariables. llvm-svn: 52819
413f7d90
Loading