Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-data-ref.h185 #define DR_IS_WRITE(DR) (!DR_IS_READ (DR)) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-data-ref.h209 #define DR_IS_WRITE(DR) (!DR_IS_READ (DR)) macro