mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-09 22:04:10 +00:00
Add some documentation to make Nick happy.
llvm-svn: 32754
This commit is contained in:
parent
c9426f9566
commit
91438b8c2d
@ -532,7 +532,8 @@ public:
|
||||
unsigned getNumOperands() const { return 2; }
|
||||
|
||||
/// This is just a convenience that dispatches to the subclasses.
|
||||
/// @brief Swap the operands.
|
||||
/// @brief Swap the operands and adjust predicate accordingly to retain
|
||||
/// the same comparison.
|
||||
void swapOperands();
|
||||
|
||||
/// This is just a convenience that dispatches to the subclasses.
|
||||
|
Loading…
x
Reference in New Issue
Block a user