Home
last modified time | relevance | path

Searched refs:patch_loop_statement (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse.c448 static tree patch_loop_statement PARAMS ((tree));
15446 nn = patch_loop_statement (node);
18826 patch_loop_statement (loop) in patch_loop_statement() function
H A Dparse.y208 static tree patch_loop_statement PARAMS ((tree));
11881 nn = patch_loop_statement (node);
15261 patch_loop_statement (loop) in patch_loop_statement() function
H A DChangeLog8085 (patch_loop_statement): Call labeled_block_contains_loop_p. Added
8716 (patch_loop_statement): Check harder if the loop is already labeled.
8996 (patch_loop_statement): Re-organize.
11428 (patch_loop_statement): Likewise.
12115 build_bc_statement, patch_bc_statement, patch_loop_statement,
12160 complete_loop_body, patch_loop_statement, build_bc_statement,