Skip to main content

optimize

Function optimize 

Source
pub fn optimize(bytes: &[u8]) -> Result<Vec<OptimizationOutcome>, SentinelError>
Expand description

Convenience: parse + run only the optimizer pass.