rustc_mir_transform
1.78.0-dev
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
?
Function
rustc_mir_transform
::
deduplicate_blocks
::
operand_eq
source
·
[
−
]
fn operand_eq<'tcx>(lhs: &
Operand
<'tcx>, rhs: &
Operand
<'tcx>) ->
bool