Home
last modified time | relevance | path

Searched defs:cgraph_node_ptr (Results 1 – 1 of 1) sorted by relevance

/scripts/gcc-plugins/
Dgcc-common.h336 typedef struct cgraph_node *cgraph_node_ptr; typedef
385 …line bool cgraph_for_node_and_aliases(cgraph_node_ptr node, bool (*callback)(cgraph_node_ptr, void… in cgraph_for_node_and_aliases()