rustc_mir_transform::deduplicate_blocks

Function statement_hash

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