Skip to main content

codegen_retag_inner

Function codegen_retag_inner 

Source
fn codegen_retag_inner<'ll, 'tcx>(
    bx: &mut GenericBuilder<'_, 'll, FullCx<'ll, 'tcx>>,
    name: &'static str,
    ptr: &'ll Value,
    info: &RetagInfo<&'ll Value>,
) -> &'ll Value