rustc_codegen_llvm::llvm

Function LLVMIsAInstruction

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