LLVMGetOperandUse

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

@see llvm::User::getOperandUse()

extern (C) nothrow
LLVMUseRef
LLVMGetOperandUse
(
LLVMValueRef Val
,
uint Index
)

Meta