Home | History | Annotate | Download | only in exp-sgcheck

Lines Matching refs:nBlocks

1518      Word i, nBlocks = VG_(sizeXA)( thisInstrBlocks );
1519 if (nBlocks == 0) stats__t_i_b_empty++;
1520 for (i = 0; i < nBlocks; i++) {