Skip to main content

const_bytes_from_operand

Function const_bytes_from_operand 

Source
fn const_bytes_from_operand<'tcx>(
    tcx: TyCtxt<'tcx>,
    body: &Body<'tcx>,
    operand: &Operand<'tcx>,
) -> Option<Vec<u8>>