All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.royale.abc.optimize.package.html Maven / Gradle / Ivy

The newest version!





This package contains specialized visitors that transform their input
according to some figure of merit.

Typical figures of merit are:

  • Code size and estimated cost to execute instructions
  • Graph normalization to exclude unreachable regions (dead code) and to remove unnecessary branch instructions.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy