Home
last modified time | relevance | path

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

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