Home
last modified time | relevance | path

Searched refs:call_can_make_abnormal_goto (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDtree-cfg.c2279 call_can_make_abnormal_goto (gimple t) in call_can_make_abnormal_goto() function
2307 return call_can_make_abnormal_goto (t); in stmt_can_make_abnormal_goto()
2346 if (call_can_make_abnormal_goto (t)) in is_ctrl_altering_stmt()
/dragonfly/contrib/gcc-8.0/gcc/
HDtree-cfg.c166 static bool call_can_make_abnormal_goto (gimple *);
538 if (call_can_make_abnormal_goto (stmt) in gimple_call_initialize_ctrl_altering()
2628 call_can_make_abnormal_goto (gimple *t) in call_can_make_abnormal_goto() function
2657 return call_can_make_abnormal_goto (t); in stmt_can_make_abnormal_goto()