
public interface OptionClusterSimilarFunctions
| Modifier and Type | Method and Description |
|---|---|
void |
setClusterSimilarFunctions(boolean enabled)
Sets whether or not the compiler should cluster similar functions.
|
boolean |
shouldClusterSimilarFunctions()
Returns true if the compiler should cluster similar functions.
|
Copyright © 2018. All rights reserved.