Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-data-ref.h259 #define CF_NO_DEPENDENCE_P(CF) ((CF)->n == NO_DEPENDENCE) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-data-ref.h246 #define CF_NO_DEPENDENCE_P(CF) ((CF)->n == NO_DEPENDENCE) macro