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
loweredto a newFlatLoweredobject. - data about inlining.