Function rustc_codegen_llvm::llvm::LLVMIsAInstruction

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