public class SinglePassRefinementPolicy extends AbstractRefinementPolicy
| Modifier and Type | Class and Description |
|---|---|
static class |
SinglePassRefinementPolicy.Factory |
budgetPerPass, cgRefinePolicy, DEFAULT_NUM_PASSES, fieldRefinePolicy, LONGER_PASS_BUDGET, numPasses| Modifier and Type | Method and Description |
|---|---|
boolean |
nextPass() |
getBudgetForPass, getCallGraphRefinePolicy, getFieldRefinePolicy, getNumPassespublic boolean nextPass()
nextPass in interface RefinementPolicynextPass in class AbstractRefinementPolicytrue if more refinement can be done, and hence
another pass can be attempted; false otherwiseCopyright © 2015. All rights reserved.