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

Lines Matching refs:stmts_used

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