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
DeadStoreElimination.cpp
Find file
Blame
History
Permalink
A non-escaping malloc in the entry block is not unlike an alloca. Do dead-store
· 32f8051d
Nick Lewycky
authored
Oct 22, 2011
elimination on them too. llvm-svn: 142735
32f8051d
Loading