Home | History | Annotate | Download | only in x86

Lines Matching defs:blockIdList

1333         int *blockIdList = (int *) chainingListByType[i].elemList;
1342 cUnit->firstChainingLIR[i] = (LIR *) &labelList[blockIdList[0]];
1344 int blockId = blockIdList[j];