Function LLVMIsALoadInst

Source
pub unsafe extern "C" fn LLVMIsALoadInst(
    Val: *mut LLVMValue,
) -> *mut LLVMValue