Home
last modified time | relevance | path

Searched refs:this_cfun (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dcgraphunit.c573 struct function *this_cfun = DECL_STRUCT_FUNCTION (body); in cgraph_create_edges() local
580 FOR_EACH_BB_FN (bb, this_cfun) in cgraph_create_edges()
695 struct function *this_cfun = DECL_STRUCT_FUNCTION (node->decl); in verify_cgraph_node() local
770 if (this_cfun->cfg) in verify_cgraph_node()
777 FOR_EACH_BB_FN (this_block, this_cfun) in verify_cgraph_node()
Dipa-pure-const.c542 struct function *this_cfun = DECL_STRUCT_FUNCTION (decl); in analyze_function() local
545 FOR_EACH_BB_FN (this_block, this_cfun) in analyze_function()
Dipa-reference.c809 struct function *this_cfun = DECL_STRUCT_FUNCTION (decl); in analyze_function() local
812 FOR_EACH_BB_FN (this_block, this_cfun) in analyze_function()
Dipa-type-escape.c1370 struct function *this_cfun = DECL_STRUCT_FUNCTION (decl); in analyze_function() local
1373 FOR_EACH_BB_FN (this_block, this_cfun) in analyze_function()