Home
last modified time | relevance | path

Searched refs:gimplify_for_stmt (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Dcp-gimplify.c296 gimplify_for_stmt (tree *stmt_p, tree *pre_p) in gimplify_for_stmt() function
572 gimplify_for_stmt (expr_p, pre_p); in cp_gimplify_expr()
H A DChangeLog.apple661 (gimplify_for_stmt): Pass attributes to gimplify_cp_loop.
H A DChangeLog6073 (gimplify_cp_loop, gimplify_for_stmt): New static functions.
/freebsd-12.1/contrib/gcc/
H A DChangeLog.tree-ssa2338 * c-simplify.c (gimplify_for_stmt): Reorganize to fix cleanups.
5898 gimplify_for_stmt, gimplify_while_stmt, gimplify_do_stmt,
H A DChangeLog-200427910 * c-gimplify.c (gimplify_for_stmt): Use gimplify_and_add.
29648 (gimplify_for_stmt): Remove FOR_INIT_STMT chaining hack.
H A DChangeLog-200524791 (gimplify_for_stmt, gimplify_while_stmt): Likewise.