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

  /src/external/gpl3/gcc/dist/gcc/
ira-int.h 416 int *hard_reg_costs, *updated_hard_reg_costs;
473 #define ALLOCNO_UPDATED_HARD_REG_COSTS(A) ((A)->updated_hard_reg_costs)
415 int *hard_reg_costs, *updated_hard_reg_costs; member in struct:ira_allocno
  /src/external/gpl3/gcc.old/dist/gcc/
ira-int.h 409 int *hard_reg_costs, *updated_hard_reg_costs;
459 #define ALLOCNO_UPDATED_HARD_REG_COSTS(A) ((A)->updated_hard_reg_costs)
408 int *hard_reg_costs, *updated_hard_reg_costs; member in struct:ira_allocno

Completed in 25 milliseconds