Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dbt-load.c472 int can_throw = 0; in compute_defs_uses_and_gen() local
H A Ddf-problems.c3560 bool can_throw = can_throw_internal (insn); in df_ri_bb_compute() local
/openbsd-src/gnu/gcc/gcc/cp/
H A Dcp-tree.h755 BOOL_BITFIELD can_throw : 1; member
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h894 bool can_throw : 1; member