Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c192 static object_allocator<occurrence> *occ_pool; variable
1077 delete occ_pool; in execute() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc220 static object_allocator<occurrence> *occ_pool; variable