Home | History | Annotate | Download | only in compiler

Lines Matching refs:idx

674     int idx;
677 for (idx = 0; idx < numReachableBlocks; idx++) {
678 int blockIdx = cUnit->dfsOrder.elemList[idx];