Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-data-ref.h360 #define CF_NONTRIVIAL_P(CF) ((CF)->n != NO_DEPENDENCE && (CF)->n != NOT_KNOWN) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-data-ref.h355 #define CF_NONTRIVIAL_P(CF) ((CF)->n != NO_DEPENDENCE && (CF)->n != NOT_KNOWN) macro