rustc_codegen_llvm::llvm_::ffi

Function LLVMIsAArgument

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