Extract SsaLocals abstraction.
This commit is contained in:
parent
bec73b09fd
commit
9096d31dcc
3 changed files with 240 additions and 175 deletions
|
@ -87,6 +87,7 @@ mod required_consts;
|
|||
mod reveal_all;
|
||||
mod separate_const_switch;
|
||||
mod shim;
|
||||
mod ssa;
|
||||
// This pass is public to allow external drivers to perform MIR cleanup
|
||||
pub mod simplify;
|
||||
mod simplify_branches;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue