Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dregstat.c193 bool can_throw = can_throw_internal (insn); in regstat_bb_compute_ri() local
H A Dipa-pure-const.c96 bool can_throw; member
1390 bool can_throw = false; in propagate_nothrow() local
H A Dtree-inline.c1842 bool can_throw, bool nonlocal_goto) in update_ssa_across_abnormal_edges()
1929 bool can_throw, nonlocal_goto; in copy_edges_for_bb() local
H A Dbt-load.c468 int can_throw = 0; in compute_defs_uses_and_gen() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dipa-pure-const.c104 bool can_throw; member
1790 bool can_throw = false; in propagate_nothrow() local
H A Dbt-load.c456 int can_throw = 0; in compute_defs_uses_and_gen() local
H A Dtree-inline.c2164 bool can_throw, bool nonlocal_goto) in update_ssa_across_abnormal_edges()
2254 bool can_throw, nonlocal_goto; in copy_edges_for_bb() local
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h1086 BOOL_BITFIELD can_throw : 1; member
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h1754 BOOL_BITFIELD can_throw : 1; member