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

  /src/external/gpl3/gcc.old/dist/gcc/
gimple-array-bounds.cc 404 tree axstype = TREE_TYPE (ref); local
406 if (tree access_size = TYPE_SIZE_UNIT (axstype))
519 axstype, offrange[0].to_shwi (), backtype);
  /src/external/gpl3/gcc/dist/gcc/
gimple-array-bounds.cc 489 tree axstype = TREE_TYPE (ref); local
491 if (tree access_size = TYPE_SIZE_UNIT (axstype))
604 axstype, offrange[0].to_shwi (), backtype);

Completed in 25 milliseconds