public interface Peephole
PeepholeOptimizer,
ExamplePeephole| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(Body b)
Entry point for a peephole.
|
boolean apply(Body b)
b - Body to apply peephole to.Copyright © 2020 Soot OSS. All rights reserved.