rustc_
mir_
transform
1.85.1
(4eb161250 2025-03-15)
In rustc_
mir_
transform::
deduplicate_
blocks
Structs
BasicBlockHashable
DeduplicateBlocks
OptApplier
Functions
find_duplicates
hash_statements
operand_eq
operand_hash
rvalue_eq
rvalue_hash
statement_eq
statement_hash
rustc_mir_transform
::
deduplicate_blocks
Function
statement_eq
Copy item path
Settings
Help
Summary
Source
fn statement_eq<'tcx>( lhs: &
StatementKind
<'tcx>, rhs: &
StatementKind
<'tcx>, ) ->
bool