Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dipa-utils.h24 struct ipa_dfs_info { struct
25 int dfn_number;
26 int low_link;
29 int scc_no;
30 bool new_node;
31 bool on_stack;
32 struct cgraph_node* next_cycle;
33 PTR aux;