Home | History | Annotate | Download | only in x86

Lines Matching defs:blockIdList

1329         int *blockIdList = (int *) chainingListByType[i].elemList;
1338 cUnit->firstChainingLIR[i] = (LIR *) &labelList[blockIdList[0]];
1340 int blockId = blockIdList[j];