Home
last modified time | relevance | path

Searched refs:stmt_can_make_abnormal_goto (Results 1 – 25 of 167) sorted by relevance

1234567

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-cfg.h49 extern bool stmt_can_make_abnormal_goto (gimple);
H A Dtree-ssa-pre.c4233 && stmt_can_make_abnormal_goto (stmt); in before_dom_children()
4275 && !stmt_can_make_abnormal_goto (stmt)) in before_dom_children()
4363 = stmt_can_make_abnormal_goto (stmt); in before_dom_children()
4394 && !stmt_can_make_abnormal_goto (stmt)) in before_dom_children()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-cfg.h53 extern bool stmt_can_make_abnormal_goto (gimple *);
H A Dtree-ssa-pre.c4179 && stmt_can_make_abnormal_goto (stmt); in before_dom_children()
4220 && !stmt_can_make_abnormal_goto (stmt)) in before_dom_children()
4296 bool can_make_abnormal_goto = stmt_can_make_abnormal_goto (stmt); in before_dom_children()
4436 && !stmt_can_make_abnormal_goto (stmt)) in before_dom_children()
4555 if (is_gimple_call (stmt) && stmt_can_make_abnormal_goto (stmt)) in eliminate()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-cfg.h53 extern bool stmt_can_make_abnormal_goto (gimple *);
H A Dtree-ssa-pre.c4179 && stmt_can_make_abnormal_goto (stmt); in before_dom_children()
4220 && !stmt_can_make_abnormal_goto (stmt)) in before_dom_children()
4296 bool can_make_abnormal_goto = stmt_can_make_abnormal_goto (stmt); in before_dom_children()
4436 && !stmt_can_make_abnormal_goto (stmt)) in before_dom_children()
4555 if (is_gimple_call (stmt) && stmt_can_make_abnormal_goto (stmt)) in eliminate()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-cfg.h53 extern bool stmt_can_make_abnormal_goto (gimple *);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-cfg.h53 extern bool stmt_can_make_abnormal_goto (gimple *);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-cfg.h53 extern bool stmt_can_make_abnormal_goto (gimple *);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-cfg.h53 extern bool stmt_can_make_abnormal_goto (gimple *);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-cfg.h53 extern bool stmt_can_make_abnormal_goto (gimple *);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-cfg.h53 extern bool stmt_can_make_abnormal_goto (gimple *);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-cfg.h52 extern bool stmt_can_make_abnormal_goto (gimple *);
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-cfg.h52 extern bool stmt_can_make_abnormal_goto (gimple *);
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-cfg.h52 extern bool stmt_can_make_abnormal_goto (gimple *);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-cfg.h52 extern bool stmt_can_make_abnormal_goto (gimple *);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-cfg.h52 extern bool stmt_can_make_abnormal_goto (gimple *);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-cfg.h52 extern bool stmt_can_make_abnormal_goto (gimple *);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-cfg.h52 extern bool stmt_can_make_abnormal_goto (gimple *);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-cfg.h52 extern bool stmt_can_make_abnormal_goto (gimple *);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-cfg.h52 extern bool stmt_can_make_abnormal_goto (gimple *);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-cfg.h52 extern bool stmt_can_make_abnormal_goto (gimple *);
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-flow.h369 extern bool stmt_can_make_abnormal_goto (gimple);
H A Dtree-ssa-pre.c4221 && stmt_can_make_abnormal_goto (stmt); in eliminate_bb()
4263 && !stmt_can_make_abnormal_goto (stmt)) in eliminate_bb()
4343 = stmt_can_make_abnormal_goto (stmt); in eliminate_bb()
4374 && !stmt_can_make_abnormal_goto (stmt)) in eliminate_bb()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-flow.h369 extern bool stmt_can_make_abnormal_goto (gimple);

1234567