Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgcse.c384 static hash_table<pre_ldst_expr_hasher> *pre_ldst_table; variable
3658 delete pre_ldst_table; in free_ld_motion_mems() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgcse.c370 static htab_t pre_ldst_table = NULL; variable