HomeSort by: relevance | last modified time | path
    Searched defs:PKIND_MEMCPY (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-loop-distribution.cc 227 PKIND_MEMSET, PKIND_MEMCPY, PKIND_MEMMOVE
1259 if (partition->kind == PKIND_MEMCPY
1395 case PKIND_MEMCPY:
  /src/external/gpl3/gcc.old/dist/gcc/
tree-loop-distribution.cc 226 PKIND_MEMSET, PKIND_MEMCPY, PKIND_MEMMOVE
1221 if (partition->kind == PKIND_MEMCPY
1355 case PKIND_MEMCPY:

Completed in 26 milliseconds