optimizer

package
v14.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Optimize

func Optimize(prog program.Program) program.Program

Optimize improves the performance of the given program by re-arranging its opcodes. It doesn't change the behavior of the program. This is similar to optimizers in compilers.

func RemoveDuplicateCheckout

func RemoveDuplicateCheckout(prog program.Program) program.Program

RemoveDuplicateCheckout returns the given program were checkout opcodes that are immediately followed by other checkout opcodes are removed.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL