Home
last modified time | relevance | path

Searched defs:cgraph_node (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.h205 struct GTY(()) cgraph_node { struct
213 struct cgraph_node * argument
225 struct cgraph_node *next_sibling_clone; argument
226 struct cgraph_node *prev_sibling_clone; argument
227 struct cgraph_node *clones; argument
228 struct cgraph_node *clone_of; argument
233 tree former_clone_of;
240 struct cgraph_local_info local;
241 struct cgraph_global_info global;
242 struct cgraph_rtl_info rtl;
[all …]