Home
last modified time | relevance | path

Searched refs:simplify_loop_decl_cond (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dsemantics.c527 simplify_loop_decl_cond (tree *cond_p, tree body) in simplify_loop_decl_cond() function
714 simplify_loop_decl_cond (&WHILE_COND (while_stmt), WHILE_BODY (while_stmt)); in finish_while_stmt_cond()
832 simplify_loop_decl_cond (&FOR_COND (for_stmt), FOR_BODY (for_stmt)); in finish_for_cond()
H A DChangeLog-20044717 (simplify_loop_decl_cond): Likewise.
4822 (simplify_loop_decl_cond): New.