Files
react/compiler/crates/react_ssa/README.md
T

138 B

react_ssa

This crate handles conversion to/from SSA and normal form. This includes a pass to eliminate redundant phi nodes in SSA form.