Return the aggregate operand.

Synopses

Declared in <llvm/IR/Instructions.h>

Return the aggregate operand.

Return the aggregate operand.

Value const*
getAggregateOperand() const;

Return Value

Aggregate operand.

Created with MrDocs