Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/
H A Dscudo_allocator_combined.h56 void destroyCache(AllocatorCache *Cache) { in destroyCache() function
H A Dscudo_allocator.cpp576 Backend.destroyCache(&TSD->Cache); in commitBack()