Searched refs:this_func (Results 1 – 1 of 1) sorted by relevance
1810 cgraph_node *this_func, *called_func; in bfin_function_ok_for_sibcall() local1826 this_func = cgraph_node::local_info_node (current_function_decl); in bfin_function_ok_for_sibcall()1830 return !called_func->local || this_func->local; in bfin_function_ok_for_sibcall()