Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dira-build.c1611 static pool_allocator *cost_vector_pool[N_REG_CLASSES]; variable
1655 delete cost_vector_pool[aclass]; in finish_cost_vectors() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dira-build.cc1615 static pool_allocator *cost_vector_pool[N_REG_CLASSES]; variable