Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dlocal_cache.h108 bool EmptyCache = true; in allocate()
113 EmptyCache = false; in allocate()
126 if (EmptyCache) in deallocate()
184 bool EmptyCache = true; getStats() local
H A Dsecondary.h223 bool EmptyCache = false; in store() local
274 EmptyCache = true; in store()
290 if (EmptyCache) in store()