rustc_mir_transform::deduplicate_blocks

Function statement_hash

Source
fn statement_hash<H: Hasher>(hasher: &mut H, stmt: &StatementKind<'_>)