LLVMGetOperand

Obtain an operand at a specific index in a llvm::User value.

@see llvm::User::getOperand()

extern (C) nothrow
LLVMValueRef
LLVMGetOperand
(
LLVMValueRef Val
,
uint Index
)

Meta