Home
last modified time | relevance | path

Searched refs:verify_gimple_in_cfg (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDtree-cfg.h67 extern void verify_gimple_in_cfg (struct function *, bool);
HDpasses.c1994 verify_gimple_in_cfg (cfun, !from_ipa_pass); in execute_function_todo()
HDtree-cfg.c5418 verify_gimple_in_cfg (struct function *fn, bool verify_nothrow) in verify_gimple_in_cfg() function
/dragonfly/contrib/gcc-4.7/gcc/
HDtree-flow.h437 extern void verify_gimple_in_cfg (struct function *);
HDpasses.c1728 verify_gimple_in_cfg (cfun); in execute_function_todo()
1732 verify_gimple_in_cfg (cfun); in execute_function_todo()
HDtree-cfg.c4469 verify_gimple_in_cfg (struct function *fn) in verify_gimple_in_cfg() function