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
Prefer non-virtual calls to ConstantInt::isZero over virtual calls to
· 2e54a159
Reid Spencer
authored
Mar 02, 2007
Constant::isNullValue() in situations where it is possible. llvm-svn: 34821
2e54a159
Loading