Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dcgraph.h990 cgraph_function_with_gimple_body_p (struct cgraph_node *node) in cgraph_function_with_gimple_body_p() function
1003 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()