Searched refs:cgraph_function_with_gimple_body_p (Results 1 – 1 of 1) sorted by relevance
990 cgraph_function_with_gimple_body_p (struct cgraph_node *node) in cgraph_function_with_gimple_body_p() function1003 if (cn && cgraph_function_with_gimple_body_p (cn)) in cgraph_first_function_with_gimple_body()1017 if (cn1 && cgraph_function_with_gimple_body_p (cn1)) in cgraph_next_function_with_gimple_body()