Structs§
- Analyzer
Info - A wrapper around
ReturnInfo
that makes it optional. - FixInfo
- Information about a fix that should be applied to the lowering.
- Return
Info - Information about the current state of the analyzer. Used to track the value that should be returned from the function at the current analysis point
- Return
Optimizer Context
Enums§
- Value
Info - Information about the value that should be returned from the function.
Functions§
- return_
optimization - Adds early returns when applicable.