Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-data-ref.h257 #define CF_NONTRIVIAL_P(CF) ((CF)->n != NO_DEPENDENCE && (CF)->n != NOT_KNOWN) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-data-ref.h244 #define CF_NONTRIVIAL_P(CF) ((CF)->n != NO_DEPENDENCE && (CF)->n != NOT_KNOWN) macro