Searched refs:curr_stmt_list (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-outof-ssa.c1997 matching PENDING_STMT lists to 'curr_stmt_list' get redirected. */
2219 tree curr_stmt_list; local
2229 curr_stmt_list = VEC_index (tree, stmt_list, x);
2239 print_generic_stmt (dump_file, curr_stmt_list, TDF_VOPS);
2251 bsi_insert_after (&bsi, curr_stmt_list, BSI_NEW_STMT);

Completed in 47 milliseconds