Function LLVMIsAArgument

Source
pub(crate) unsafe extern "C" fn LLVMIsAArgument(
    Val: &Value,
) -> Option<&Value>