Home
last modified time | relevance | path

Searched refs:rr_union_table (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvalue-relation.cc128 relation_kind rr_union_table[VREL_COUNT][VREL_COUNT] = { variable
154 return rr_union_table[r1 - VREL_FIRST][r2 - VREL_FIRST]; in relation_union()