Function get_simple_intrinsic

Source
fn get_simple_intrinsic<'ll>(
    cx: &GenericCx<'ll, FullCx<'ll, '_>>,
    name: Symbol,
) -> Option<(&'ll Type, &'ll Value)>