cairo_lang_lowering::optimizations

Module split_structs

Source

Functionsยง

  • Splits all the variables that were created by struct_construct and reintroduces the struct_construct statement when needed. Note that if a member is used after the struct then is means that that struct is copyable.