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:
4ac67ef
)
fix doxygen comment
author
Gabor Greif
<ggreif@gmail.com>
Tue, 26 Aug 2008 17:44:40 +0000
(17:44 +0000)
committer
Gabor Greif
<ggreif@gmail.com>
Tue, 26 Aug 2008 17:44:40 +0000
(17:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55372
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/CodeGen/SelectionDAGNodes.h
patch
|
blob
|
history
diff --git
a/include/llvm/CodeGen/SelectionDAGNodes.h
b/include/llvm/CodeGen/SelectionDAGNodes.h
index 6c1565916e6d2e8db3752fb6051fc485d48a3e01..5fe9647a0a73e9bff6aee87db2fa45ed559f048b 100644
(file)
--- a/
include/llvm/CodeGen/SelectionDAGNodes.h
+++ b/
include/llvm/CodeGen/SelectionDAGNodes.h
@@
-866,7
+866,7
@@
public:
///
inline bool use_empty() const;
- ///
use_empty
- Return true if there is exactly one node using value
+ ///
hasOneUse
- Return true if there is exactly one node using value
/// ResNo of node Val.
///
inline bool hasOneUse() const;