Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dstmt.c751 bool try_with_tablejump = false; in emit_case_dispatch_table() local
771 try_with_tablejump = true; in emit_case_dispatch_table()
845 if (try_with_tablejump) in emit_case_dispatch_table()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dstmt.cc756 bool try_with_tablejump = false; in emit_case_dispatch_table() local
776 try_with_tablejump = true; in emit_case_dispatch_table()
850 if (try_with_tablejump) in emit_case_dispatch_table()