Searched refs:alloc_stmt_list (Results 1 – 16 of 16) sorted by relevance
37 alloc_stmt_list (void) in alloc_stmt_list() function257 new_sl = alloc_stmt_list (); in tsi_split_statement_list_after()284 new_sl = alloc_stmt_list (); in tsi_split_statement_list_before()
2665 list = alloc_stmt_list (); in expand_omp_for_generic()2690 list = alloc_stmt_list (); in expand_omp_for_generic()2708 list = alloc_stmt_list (); in expand_omp_for_generic()2806 list = alloc_stmt_list (); in expand_omp_for_static_nochunk()2867 list = alloc_stmt_list (); in expand_omp_for_static_nochunk()2884 list = alloc_stmt_list (); in expand_omp_for_static_nochunk()2983 list = alloc_stmt_list (); in expand_omp_for_static_chunk()3031 list = alloc_stmt_list (); in expand_omp_for_static_chunk()3051 list = alloc_stmt_list (); in expand_omp_for_static_chunk()3069 list = alloc_stmt_list (); in expand_omp_for_static_chunk()[all …]
56 t = alloc_stmt_list (); in push_stmt_list()
130 extern tree alloc_stmt_list (void);
82 *body_p = alloc_stmt_list (); in lower_function_body()
307 *list_p = list = alloc_stmt_list (); in append_to_statement_list_1()4311 *stmt_p = alloc_stmt_list (); in gimplify_to_stmt_list()4315 *stmt_p = alloc_stmt_list (); in gimplify_to_stmt_list()6321 body = alloc_stmt_list (); in gimplify_body()
1540 stmts = alloc_stmt_list (); in lbv_to_gcc_expression()1627 stmts = alloc_stmt_list (); in lle_to_gcc_expression()
391 bb->stmt_list = h ? (tree) h : alloc_stmt_list (); in create_bb()1581 COND_EXPR_ELSE (*stmt_p) = alloc_stmt_list (); in remove_useless_stmts_cond()1598 *location = alloc_stmt_list (); in remove_useless_stmts_cond()
435 new = alloc_stmt_list (); in copy_statement_list()
2531 tree stmts = alloc_stmt_list (); in insert_into_preds_of_block()
14008 * tree-iterator.c (alloc_stmt_list, tsi_link_before, tsi_link_after,28397 * c-gimplify.c (gimplify_expr_stmt): Use alloc_stmt_list.28432 (build_and_jump): Return alloc_stmt_list instead of build_empty_stmt.28459 Call alloc_stmt_list instead of build_empty_stmt.29700 * tree-iterator.c (alloc_stmt_list): Clear lang bits.
14663 * tree-iterator.c (alloc_stmt_list): Assert that we are not
5849 (alloc_stmt_list, free_stmt_list): Declare.
419 stmt = alloc_stmt_list (); in gimplify_expr_stmt()
11899 DECL_SAVED_TREE (fndecl) = alloc_stmt_list (); in finish_function()
4748 (finish_function): Use alloc_stmt_list to zap entire function.