Home | History | Annotate | Download | only in oo

Lines Matching refs:targetIndex

2396             int targetIndex;
2400 targetIndex = clazz->ifieldRefCount - 1;
2401 if (i != targetIndex) {
2402 InstField *swapField = &clazz->ifields[targetIndex];