Home
last modified time | relevance | path

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

/Linux-v5.10/scripts/gcc-plugins/
Dgcc-common.h317 static inline bool cgraph_function_with_gimple_body_p(struct cgraph_node *node) in cgraph_function_with_gimple_body_p() function
327 if (cgraph_function_with_gimple_body_p(node)) in cgraph_first_function_with_gimple_body()
335 if (cgraph_function_with_gimple_body_p(node)) in cgraph_next_function_with_gimple_body()