Home
last modified time | relevance | path

Searched refs:FOR_BODY (Results 1 – 13 of 13) sorted by relevance

/NextBSD/contrib/gcc/cp/
HDdump.c446 dump_child ("body", FOR_BODY (t)); in cp_dump_tree()
HDsemantics.c845 FOR_BODY (for_stmt) = do_pushlevel (sk_block); in finish_for_init_stmt()
856 simplify_loop_decl_cond (&FOR_COND (for_stmt), FOR_BODY (for_stmt)); in finish_for_cond()
893 FOR_BODY (for_stmt) = do_poplevel (FOR_BODY (for_stmt)); in finish_for_stmt()
HDcp-gimplify.c304 *stmt_p = gimplify_cp_loop (FOR_COND (stmt), FOR_BODY (stmt), in gimplify_for_stmt()
HDcp-tree.def286 FOR_INIT_STMT, FOR_COND, FOR_EXPR, FOR_BODY and FOR_ATTRIBUTES
HDcxx-pretty-print.c1683 pp_cxx_statement (pp, FOR_BODY (t)); in pp_cxx_statement()
HDcp-tree.h3132 #define FOR_BODY(NODE) TREE_OPERAND (FOR_STMT_CHECK (NODE), 3) macro
HDpt.c8611 RECUR (FOR_BODY (t)); in tsubst_expr()
HDChangeLog6066 (FOR_INIT_STMT, FOR_COND, FOR_EXPR, FOR_BODY): Define.
HDChangeLog-20003002 (FOR_BODY): Likewise.
/NextBSD/contrib/gcc/doc/
HDc-tree.texi1481 @findex FOR_BODY
1681 @code{FOR_BODY}. Note that @code{FOR_INIT_STMT} and @code{FOR_BODY}
/NextBSD/contrib/gcc/
HDChangeLog.tree-ssa17774 Simplify FOR_BODY after the headers.
18489 FOR_STMT: Don't print the FOR_BODY if it is not present.
19200 Call first_exec_stmt() to determine if FOR_BODY is empty.
HDChangeLog-200015966 (FOR_BODY): Likewise.
16122 (FOR_BODY): Likewise.
HDChangeLog-200524778 (FOR_INIT_STMT, FOR_COND, FOR_EXPR, FOR_BODY): Likewise.