pub unsafe extern "C" fn LLVMGetUsedValue(
U: LLVMUseRef,
) -> LLVMValueRefExpand description
Obtain the value this use corresponds to.
@see llvm::Use::get().
pub unsafe extern "C" fn LLVMGetUsedValue(
U: LLVMUseRef,
) -> LLVMValueRefObtain the value this use corresponds to.
@see llvm::Use::get().