Skip to main content

is_ptr_add_offset_eq

Function is_ptr_add_offset_eq 

Source
fn is_ptr_add_offset_eq(
    tcx: TyCtxt<'_>,
    caller: DefId,
    ptr_place: &PlaceKey,
    view_len: &PlaceKey,
    _origins: &[PlaceKey],
) -> bool