Function rustc_mir_transform::deduplicate_blocks::hash_statements
source · fn hash_statements<'a, 'tcx, H: Hasher>(
hasher: &mut H,
iter: impl Iterator<Item = &'a Statement<'tcx>>
)where
'tcx: 'a,
fn hash_statements<'a, 'tcx, H: Hasher>(
hasher: &mut H,
iter: impl Iterator<Item = &'a Statement<'tcx>>
)where
'tcx: 'a,