Home
last modified time | relevance | path

Searched refs:gimplify_statement_list (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dgimplify.c3736 gimplify_statement_list (tree *expr_p, tree *pre_p) in gimplify_statement_list() function
5771 ret = gimplify_statement_list (expr_p, pre_p); in gimplify_expr()
H A DChangeLog-20062610 (gimplify_statement_list): Voidify the STATEMENT_LIST.
2611 (gimplify_expr): Pass pre_p to gimplify_statement_list.
H A DChangeLog.tree-ssa5753 (gimplify_statement_list): New.
5757 (gimplify_expr): Use gimplify_compound_expr, gimplify_statement_list,
H A DChangeLog-200428265 (gimplify_statement_list): Remove NULL entries.