Home
last modified time | relevance | path

Searched defs:m_allocator (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-threadupdate.h79 jump_thread_path_allocator m_allocator; variable
H A Dfibonacci_heap.h177 delete m_allocator; in ~fibonacci_heap() local
283 pool_allocator *m_allocator; variable
H A Dsymbol-summary.h146 object_allocator<T> m_allocator; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfibonacci_heap.h177 delete m_allocator; in ~fibonacci_heap() local
283 pool_allocator *m_allocator; variable
H A Dsymbol-summary.h97 object_allocator<T> m_allocator; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.c249 allocator m_allocator; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.cc249 allocator m_allocator; member in gcc::jit::reproducer