Searched refs:first_stmt (Results 1 – 2 of 2) sorted by relevance
2622 Int i, j, first_stmt; in mc_instrument() local2660 first_stmt = bb->stmts_used; in mc_instrument()2717 for (j = first_stmt; j < bb->stmts_used; j++) { in mc_instrument()2730 first_stmt = bb->stmts_used; in mc_instrument()2741 for (j = first_stmt; j < bb->stmts_used; j++) { in mc_instrument()
6259 Int i, j, first_stmt; in MC_() local6419 first_stmt = sb_out->stmts_used; in MC_()6517 for (j = first_stmt; j < sb_out->stmts_used; j++) { in MC_()6533 first_stmt = sb_out->stmts_used; in MC_()6544 for (j = first_stmt; j < sb_out->stmts_used; j++) { in MC_()