Searched refs:root_entry (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dsee.c3185 struct web_entry *root_entry = NULL;
3201 root_entry = unionfind_root (&def_entry[i]);
3203 if (ENTRY_EI (root_entry)->relevancy != SIGN_EXTENDED_DEF
3204 && ENTRY_EI (root_entry)->relevancy != ZERO_EXTENDED_DEF)
3208 if (root_entry->reg)
3211 gcc_assert (rtx_equal_p (root_entry->reg, reg));
3213 root_entry->reg = reg;
3221 ENTRY_EI (root_entry)->source_mode))
3225 if (ENTRY_EI (root_entry)->relevancy == SIGN_EXTENDED_DEF)
3232 ENTRY_EI (root_entry)
3184 struct web_entry *root_entry = NULL; local
3268 struct web_entry *root_entry = NULL; local
[all...]

Completed in 120 milliseconds