Home
last modified time | relevance | path

Searched refs:can_make_abnormal_goto (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-sccvn.c6051 bool can_make_abnormal_goto = (is_gimple_call (stmt) in eliminate_stmt() local
6091 if (can_make_abnormal_goto in eliminate_stmt()
6220 bool can_make_abnormal_goto = stmt_can_make_abnormal_goto (stmt); in eliminate_stmt() local
6399 if (can_make_abnormal_goto in eliminate_stmt()
H A Dtree-ssa-sccvn.cc6486 bool can_make_abnormal_goto = (is_gimple_call (stmt) in eliminate_stmt() local
6526 if (can_make_abnormal_goto in eliminate_stmt()
6656 bool can_make_abnormal_goto = stmt_can_make_abnormal_goto (stmt); in eliminate_stmt() local
6836 if (can_make_abnormal_goto in eliminate_stmt()
H A DChangeLog-201332962 * tree-inline.c (copy_edges_for_bb): Add can_make_abnormal_goto
H A DChangeLog-201447383 can_make_abnormal_goto argument, instead add abnormal_goto_dest
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-sccvn.c6051 bool can_make_abnormal_goto = (is_gimple_call (stmt) in eliminate_stmt() local
6091 if (can_make_abnormal_goto in eliminate_stmt()
6220 bool can_make_abnormal_goto = stmt_can_make_abnormal_goto (stmt); in eliminate_stmt() local
6399 if (can_make_abnormal_goto in eliminate_stmt()