mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-06 02:29:51 +00:00
Add some documentation to make Nick happy.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32754 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1b0d847874
commit
1db0ce8163
@ -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