mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Clarify a comment.
llvm-svn: 82902
This commit is contained in:
parent
fa43cefae4
commit
473ca67150
@ -34,7 +34,8 @@ namespace llvm {
|
||||
public:
|
||||
PseudoSourceValue();
|
||||
|
||||
/// isConstant - Test whether this PseudoSourceValue has a constant value.
|
||||
/// isConstant - Test whether the memory pointed to by this
|
||||
/// PseudoSourceValue has a constant value.
|
||||
///
|
||||
virtual bool isConstant(const MachineFrameInfo *) const;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user