projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e521ccb
)
Fix a comment.
author
Dan Gohman
<gohman@apple.com>
Sun, 11 Apr 2010 22:07:56 +0000
(22:07 +0000)
committer
Dan Gohman
<gohman@apple.com>
Sun, 11 Apr 2010 22:07:56 +0000
(22:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100992
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Analysis/ScalarEvolution.h
patch
|
blob
|
history
diff --git
a/include/llvm/Analysis/ScalarEvolution.h
b/include/llvm/Analysis/ScalarEvolution.h
index bcd0806e72b16fe79903de6b86f6c9d7c000dcf4..a486cee6650617dcc0cf10011dc5126a186057d6 100644
(file)
--- a/
include/llvm/Analysis/ScalarEvolution.h
+++ b/
include/llvm/Analysis/ScalarEvolution.h
@@
-636,7
+636,7
@@
namespace llvm {
///
bool isKnownNonZero(const SCEV *S);
- /// isKnown
NonZero
- Test if the given expression is known to satisfy
+ /// isKnown
Predicate
- Test if the given expression is known to satisfy
/// the condition described by Pred, LHS, and RHS.
///
bool isKnownPredicate(ICmpInst::Predicate Pred,