Home | History | Annotate | Download | only in mips

Lines Matching defs:blockIdList

4638         int *blockIdList = (int *) chainingListByType[i].elemList;
4647 cUnit->firstChainingLIR[i] = (LIR *) &labelList[blockIdList[0]];
4650 int blockId = blockIdList[j];