mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-10 02:36:06 +00:00
TargetInstrInfo.h: Fix \param in r225772. [-Wdocumentation]
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225933 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1bcf09e589
commit
69f00b7277
@ -604,7 +604,7 @@ public:
|
||||
/// a side.
|
||||
///
|
||||
/// @param MI Optimizable select instruction.
|
||||
/// @param SeenMIs Set that record all MIs in the basic block up to \p
|
||||
/// @param NewMIs Set that record all MIs in the basic block up to \p
|
||||
/// MI. Has to be updated with any newly created MI or deleted ones.
|
||||
/// @param PreferFalse Try to optimize FalseOp instead of TrueOp.
|
||||
/// @returns Optimized instruction or NULL.
|
||||
|
Loading…
x
Reference in New Issue
Block a user