Function rustc_codegen_llvm::llvm::LLVMIsAInstruction

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