Searched defs:ipa_dfs_info (Results 1 – 1 of 1) sorted by relevance
24 struct ipa_dfs_info { struct25 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;