Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-data-ref.h183 #define DR_NUM_DIMENSIONS(DR) DR_ACCESS_FNS (DR).length () macro
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-data-ref.h207 #define DR_NUM_DIMENSIONS(DR) VEC_length (tree, DR_ACCESS_FNS (DR)) macro