llvm_sys::core

Function LLVMGetIntrinsicID

Source
pub unsafe extern "C" fn LLVMGetIntrinsicID(
    Fn: LLVMValueRef,
) -> c_uint
Expand description

Obtain the ID number from a function instance.