Module debris_llir::opt::global_opt

source ·

Structs

  • Interface for optimizing functions to get data about the code and emit optimization instructions
  • Does optimization on the whole program.

Constants

  • Maximum amount of Turing-complete iterations the optimizer performs

Traits