rustc_codegen_llvm::llvm_::ffi

Function LLVMIsAInstruction

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