private short[] |
BuildReferenceMaps.processBranchBB(short brBBNum,
int currBBStkTop,
byte[] currBBMap,
int currBBStkEmpty,
boolean inJSRSub,
byte[][] bbMaps,
int[] blockStkTop,
PendingRETInfo currPendingRET,
PendingRETInfo[] bbPendingRETs,
short[] workStk) |
private short[] |
BuildReferenceMaps.processBranchBB(short brBBNum,
int currBBStkTop,
byte[] currBBMap,
int currBBStkEmpty,
boolean inJSRSub,
byte[][] bbMaps,
int[] blockStkTop,
PendingRETInfo currPendingRET,
PendingRETInfo[] bbPendingRETs,
short[] workStk) |
private int |
BuildReferenceMaps.processInvoke(MethodReference target,
int byteindex,
int currBBStkTop,
byte[] currBBMap,
boolean isStatic,
boolean inJSRSub,
ReferenceMaps referenceMaps,
PendingRETInfo currPendingRET,
boolean blockSeen,
int currBBStkEmpty) |
private short[] |
BuildReferenceMaps.processJSR(int JSRBBNum,
int JSRSubStartIndex,
short brBBNum,
short nextBBNum,
byte[][] bbMaps,
int currBBStkTop,
byte[] currBBMap,
int currBBStkEmpty,
int[] blockStkTop,
PendingRETInfo[] bbPendingRETs,
PendingRETInfo currPendingRET,
JSRSubroutineInfo[] JSRSubs,
short[] workStk) |
private short[] |
BuildReferenceMaps.processJSR(int JSRBBNum,
int JSRSubStartIndex,
short brBBNum,
short nextBBNum,
byte[][] bbMaps,
int currBBStkTop,
byte[] currBBMap,
int currBBStkEmpty,
int[] blockStkTop,
PendingRETInfo[] bbPendingRETs,
PendingRETInfo currPendingRET,
JSRSubroutineInfo[] JSRSubs,
short[] workStk) |