Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-function.cc459 tree loop_body_label in add_wi_loop() local
461 tree loop_body_label_stmt = build_stmt (LABEL_EXPR, loop_body_label); in add_wi_loop()
508 tree target_goto = build1 (GOTO_EXPR, void_type_node, loop_body_label); in add_wi_loop()