Home
last modified time | relevance | path

Searched defs:rtx_group_table (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddse.c644 static hash_table<invariant_group_base_hasher> *rtx_group_table; variable
3545 delete rtx_group_table; in dse_step7() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Ddse.c540 static htab_t rtx_group_table; variable