Function llvm_sys::core::LLVMGetIntrinsicID
source · pub unsafe extern "C" fn LLVMGetIntrinsicID(
Fn: LLVMValueRef
) -> c_uintExpand description
Obtain the ID number from a function instance.
pub unsafe extern "C" fn LLVMGetIntrinsicID(
Fn: LLVMValueRef
) -> c_uintObtain the ID number from a function instance.