Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-structalias.c540 static object_allocator<constraint> constraint_pool ("Constraint pool");
662 constraint_t ret = constraint_pool.allocate (); in new_constraint()
7572 constraint_pool.release (); in delete_points_to_sets()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-structalias.cc548 static object_allocator<constraint> constraint_pool ("Constraint pool"); variable
670 constraint_t ret = constraint_pool.allocate (); in new_constraint()
7730 constraint_pool.release (); in delete_points_to_sets()