Home | History | Annotate | Download | only in VEX

Lines Matching refs:arrSize

1165    Int     arrSize;;
1172 arrSize = descr->nElems * sizeofIRType(ty);
1176 if (isAlwaysDefd(mce, descr->base, arrSize)) {
1218 Int arrSize = descr->nElems * sizeofIRType(ty);
1222 if (isAlwaysDefd(mce, descr->base, arrSize)) {