Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1270 bool CacheDrained; in quarantineOrDeallocateChunk() local
1273 CacheDrained = TSD->getCache().deallocate(ClassId, BlockBegin); in quarantineOrDeallocateChunk()
1279 if (CacheDrained) in quarantineOrDeallocateChunk()