[][src]Module peepmatic_runtime::optimizer

An optimizer for a set of peephole optimizations.

Structs

PeepholeOptimizer

A peephole optimizer instance that can apply a set of peephole optimizations to instructions.