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
TailRecursionElimination.cpp
Find file
Blame
History
Permalink
If a function contains no allocas, all of the calls in it are trivially
· bfc796f6
Chris Lattner
authored
May 09, 2005
suitable for tail calls. llvm-svn: 21836
bfc796f6
Loading