Module cairo_lang_lowering::optimizations::const_folding

source ·

Functions§

  • Performs constant folding on the lowered program. The optimization works better when the blocks are topologically sorted.