Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dira-build.cc1169 static object_allocator <ira_allocno_pref> pref_pool ("prefs"); variable
1202 pref = pref_pool.allocate (); in ira_create_pref()
1300 pref_pool.remove (pref); in finish_pref()
1350 pref_pool.release (); in finish_prefs()
H A DChangeLog-201311494 (pref_pool, pref_vec): New static vars.
H A DChangeLog-201516314 initiate_cost_vectors, pref_pool, copy_pool): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dira-build.c1165 static object_allocator <ira_allocno_pref> pref_pool ("prefs");
1198 pref = pref_pool.allocate (); in ira_create_pref()
1296 pref_pool.remove (pref); in finish_pref()
1346 pref_pool.release (); in finish_prefs()