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

Lines Matching refs:stmts_used

895    while (i < sbIn->stmts_used && sbIn->stmts[i]->tag != Ist_IMark) {
900 for (/*use current i*/; i < sbIn->stmts_used; i++) {