Macro for generating in-class operand accessor declarations. It should only be called in the public section of the interface.
Declared in <llvm/IR/OperandTraits.h>
#define DECLARE_TRANSPARENT_OPERAND_ACCESSORS(VALUECLASS)
| Name | Description |
|---|---|
| VALUECLASS | Operand value type returned by getOperand. |