Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dauto-profile.cc1028 cgraph_node* current_function_node = cgraph_node::get (current_function_decl); in afdo_indirect_call() local
1032 if (direct_call == current_function_node) in afdo_indirect_call()
1036 = current_function_node->get_edge (stmt); in afdo_indirect_call()