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

  /src/external/gpl3/gcc/dist/gcc/
ira-int.h 357 int memory_cost, updated_memory_cost;
482 #define ALLOCNO_UPDATED_MEMORY_COST(A) ((A)->updated_memory_cost)
356 int memory_cost, updated_memory_cost; member in struct:ira_allocno
  /src/external/gpl3/gcc.old/dist/gcc/
ira-int.h 359 int memory_cost, updated_memory_cost;
468 #define ALLOCNO_UPDATED_MEMORY_COST(A) ((A)->updated_memory_cost)
358 int memory_cost, updated_memory_cost; member in struct:ira_allocno

Completed in 52 milliseconds