Function llvm_sys::core::LLVMLookupIntrinsicID
source · pub unsafe extern "C" fn LLVMLookupIntrinsicID(
Name: *const c_char,
NameLen: size_t
) -> c_uint
Expand description
Obtain the intrinsic ID number which matches the given function name.