Home
last modified time | relevance | path

Searched defs:can_throw (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-pure-const.c116 bool can_throw; variable
1780 bool can_throw = false; in propagate_nothrow() local
H A Dtree-inline.c2381 bool can_throw, bool nonlocal_goto) in update_ssa_across_abnormal_edges()
2548 bool can_throw, nonlocal_goto; in copy_edges_for_bb() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-pure-const.cc118 bool can_throw; member in funct_state_d
1876 bool can_throw = false; in propagate_nothrow() local
H A Dtree-inline.cc2419 bool can_throw, bool nonlocal_goto) in update_ssa_across_abnormal_edges()
2586 bool can_throw, nonlocal_goto; in copy_edges_for_bb() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h1918 BOOL_BITFIELD can_throw : 1; member
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h2076 BOOL_BITFIELD can_throw : 1; member