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
IndVarSimplify.cpp
Find file
Blame
History
Permalink
Rename isLoopGuardedByCond to isLoopEntryGuardedByCond, to emphasise
· b50349a9
Dan Gohman
authored
Apr 11, 2010
that it's only testing for the entry condition, not full loop-invariant conditions. llvm-svn: 100979
b50349a9
Loading