Expand description
This pass finds basic blocks that are completely equal, and replaces all uses with just one of them.
Structsยง
- Basic
Block ๐Hashable - Deduplicate
Blocks ๐ - OptApplier ๐
Functionsยง
- find_
duplicates ๐ - hash_
statements ๐ - operand_
eq ๐ - operand_
hash ๐ - rvalue_
eq ๐ - rvalue_
hash ๐ - statement_
eq ๐ - statement_
hash ๐