Function llvm_sys::core::LLVMSetArgOperand
source · pub unsafe extern "C" fn LLVMSetArgOperand(
Funclet: LLVMValueRef,
i: c_uint,
value: LLVMValueRef
)
Expand description
Set a funcletpad argument at the given index.