public interface OptionOptimizeDataflow
Modifier and Type | Method and Description |
---|---|
void |
setOptimizeDataflow(boolean enabled)
Sets whether or not the compiler should optimize dataflow.
|
boolean |
shouldOptimizeDataflow()
Returns true if the compiler should optimize dataflow.
|
Copyright © 2018. All rights reserved.