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

  /src/external/gpl3/gcc/dist/gcc/
ira-costs.cc 342 bool exclude_p;
349 exclude_p = ira_uniform_class_p[aclass];
354 if (exclude_p)
341 bool exclude_p; local
  /src/external/gpl3/gcc.old/dist/gcc/
ira-costs.cc 341 bool exclude_p;
348 exclude_p = ira_uniform_class_p[aclass];
353 if (exclude_p)
340 bool exclude_p; local

Completed in 19 milliseconds