Function LLVMIsAInstruction

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