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
Implement DeadStoreElim/alloca.llx by observing that allocas are dead at the
· f2980716
Chris Lattner
authored
Jul 26, 2004
end of the function (either return or unwind) llvm-svn: 15232
f2980716
Loading