Home
last modified time | relevance | path

Searched refs:switch_end (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dcompile-i386.c1716 int switch_end = 0; in emit_switch_statement() local
1780 label->label = switch_end = new_label(); in emit_switch_statement()
1789 if (switch_end) in emit_switch_statement()
1790 emit_label(switch_end, NULL); in emit_switch_statement()
H A Dlinearize.c2231 struct basic_block *switch_end = alloc_basic_block(ep, stmt->pos); in linearize_switch() local
2279 bind_label(stmt->switch_break, switch_end, stmt->pos); in linearize_switch()
2283 set_activeblock(ep, switch_end); in linearize_switch()
2286 default_case = switch_end; in linearize_switch()

Completed in 8 milliseconds