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

  /src/external/gpl3/gcc/dist/gcc/
value-relation.cc 61 static const unsigned char rr_swap_table[VREL_LAST] = { variable
70 return relation_kind (rr_swap_table [r]);
  /src/external/gpl3/gcc.old/dist/gcc/
value-relation.cc 80 relation_kind rr_swap_table[VREL_COUNT] = { variable
90 return rr_swap_table [r - VREL_FIRST];

Completed in 31 milliseconds