|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValueNumberAnalysisFeatures
Global flags controlling ValueNumberAnalysis.
Field Summary | |
---|---|
static boolean |
REDUNDANT_LOAD_ELIMINATION
When set, perform redundant load elimination and forward substitution. |
static boolean |
RLE_DEBUG
Debug redundant load elimination. |
Field Detail |
---|
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™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |