Searched defs:ipa_dfs_info (Results 1 – 2 of 2) 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;