rustc_codegen_llvm::llvm_::ffi

Function LLVMIsAInstruction

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