Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsm-malloc.cc458 deallocator_set_cache_t m_custom_deallocator_set_cache; member in ana::__anona66534980111::malloc_state_machine
1501 = m_custom_deallocator_set_cache.get (allocator_fndecl)) in get_or_create_custom_deallocator_set()
1505 m_custom_deallocator_set_cache.put (allocator_fndecl, set); in get_or_create_custom_deallocator_set()
H A DChangeLog3237 (malloc_state_machine::m_custom_deallocator_set_cache): New field.