Home | History | Annotate | Download | only in lackey

Lines Matching full:stmts

626    while (i < sbIn->stmts_used && sbIn->stmts[i]->tag != Ist_IMark) {
627 addStmtToIRSB( sbOut, sbIn->stmts[i] );
654 IRStmt* st = sbIn->stmts[i];