Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Ddse.c537 static alloc_pool rtx_group_info_pool; variable
710 (group_info_t) pool_alloc (rtx_group_info_pool); in get_group_info()
732 *slot = gi = (group_info_t) pool_alloc (rtx_group_info_pool); in get_group_info()
782 rtx_group_info_pool in dse_step0()
3979 free_alloc_pool (rtx_group_info_pool); in dse_step7()