public final class CostEstimatorBuilder extends Object implements Serializable
| Constructor and Description | 
|---|
CostEstimatorBuilder(WTreeRoot root)  | 
| Modifier and Type | Method and Description | 
|---|---|
InstructionTypeCounter | 
getCounter()  | 
boolean | 
shouldTryToCompress()  | 
boolean | 
shouldUseOverlap()  | 
String | 
toString()  | 
public CostEstimatorBuilder(WTreeRoot root)
public InstructionTypeCounter getCounter()
public boolean shouldTryToCompress()
public boolean shouldUseOverlap()
Copyright © 2021 The Apache Software Foundation. All rights reserved.