Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dira-build.c1614 static pool_allocator *cost_vector_pool[N_REG_CLASSES]; variable
1658 delete cost_vector_pool[aclass]; in finish_cost_vectors() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dira-build.c1408 static alloc_pool cost_vector_pool[N_REG_CLASSES]; variable