Home
last modified time | relevance | path

Searched defs:can_make_abnormal_goto (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-sccvn.cc6486 bool can_make_abnormal_goto = (is_gimple_call (stmt) in eliminate_stmt() local
6656 bool can_make_abnormal_goto = stmt_can_make_abnormal_goto (stmt); in eliminate_stmt() local
/netbsd-src/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
6220 bool can_make_abnormal_goto = stmt_can_make_abnormal_goto (stmt); in eliminate_stmt() local