public interface ValueNumberAnalysisFeatures
Modifier and Type | Field and Description |
---|---|
static boolean |
REDUNDANT_LOAD_ELIMINATION
When set, perform redundant load elimination and forward substitution.
|
static boolean |
RLE_DEBUG
Debug redundant load elimination.
|
static final boolean REDUNDANT_LOAD_ELIMINATION
Eventually, we might do interprocedural analysis that would allow accurate modeling of which fields a called method could modify, which would allow a more correct implementation.
static final boolean RLE_DEBUG
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.