Module cairo_lang_lowering::inline
source · Structs
- A rewriter that inlines functions annotated with #[inline(always)].
- Per function information for the inlining phase.
- Context for mapping ids from
lowered
to a newFlatLowered
object. - data about inlining.