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
LoopStrengthReduce.cpp
Find file
Blame
History
Permalink
Simplify LoopStrengthReduce::DeleteTriviallyDeadInstructions by
· c077a2a5
Chris Lattner
authored
Nov 27, 2008
making it use RecursivelyDeleteTriviallyDeadInstructions to do the heavy lifting. llvm-svn: 60195
c077a2a5
Loading