Append an operand descriptor to this abbreviation.
Synopsis
Declared in <llvm/Bitstream/BitCodes.h>
void
Add(BitCodeAbbrevOp const& OpInfo);
Parameters
Name |
Description |
OpInfo |
Operand descriptor to append. |
Created with MrDocs