private static class BytecodeParser.ExplodedLoopContext extends Object
Modifier and Type | Field and Description |
---|---|
private BciBlockMapping.BciBlock |
header |
private int |
peelIteration |
private int[] |
targetPeelIteration |
Modifier | Constructor and Description |
---|---|
private |
ExplodedLoopContext() |
private BciBlockMapping.BciBlock header
private int[] targetPeelIteration
private int peelIteration
private ExplodedLoopContext()