Searched defs:has_unroll (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ | ||
H A D | function.h | 416 unsigned int has_unroll : 1; member |
/netbsd-src/external/gpl3/gcc/dist/gcc/ | ||
H A D | function.h | 430 unsigned int has_unroll : 1; member |