Expand description
Rewrite to inline a Call to a FuncDefn by copying the body of the function into a DFG which replaces the Call node.
Structs§
- Inline
Call - Rewrite to inline a Call to a known FuncDefn
Enums§
- Inline
Call Error - Error in performing InlineCall rewrite.