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

  /src/external/gpl3/gcc.old/dist/gcc/
ipa-sra.cc 979 unsigned pt_count = 0; local
1038 pt_count++;
1071 *pt_count_p = pt_count;
  /src/external/gpl3/gcc/dist/gcc/
ipa-sra.cc 1088 unsigned pt_count = 0; local
1148 pt_count++;
1194 desc->ptr_pt_count = pt_count;

Completed in 29 milliseconds