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

/freebsd-10.1-release/contrib/gcc/
H A Ddominance.c644 dom_computed[dir] = DOM_NO_FAST_QUERY;
708 dom_computed[dir] = DOM_NO_FAST_QUERY;
785 dom_computed[dir] = DOM_NO_FAST_QUERY;
1058 dom_computed[dir] = DOM_NO_FAST_QUERY;
1071 dom_computed[dir] = DOM_NO_FAST_QUERY;
H A Dcfghooks.c423 if (dom_computed[CDI_DOMINATORS] >= DOM_NO_FAST_QUERY)
H A Dbasic-block.h966 DOM_NO_FAST_QUERY, /* The data is OK, but the fast query data are not usable. */
965 DOM_NO_FAST_QUERY, /* The data is OK, but the fast query data are not usable. */ enumerator in enum:dom_state
H A Difcvt.c2856 if (dom_computed[CDI_POST_DOMINATORS] >= DOM_NO_FAST_QUERY
H A Dtree-cfg.c3977 if (dom_computed[CDI_DOMINATORS] >= DOM_NO_FAST_QUERY)

Completed in 74 milliseconds