rustc_
mir_
transform
1.85.0
(4d91de4e4 2025-02-17)
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
operand_eq
Copy item path
Settings
Help
Summary
Source
fn operand_eq<'tcx>(lhs: &
Operand
<'tcx>, rhs: &
Operand
<'tcx>) ->
bool