[][src]Module rbc::optimizer

Functions

optimize

Performs up to max_passes optimization passes on a sequence of BrainfuckInstructions. Will stop early, before max_passes, if no progress is being made.