Home
last modified time | relevance | path

Searched defs:initCache (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dlocal_cache.h149 NOINLINE void initCache() { in initCache() function
H A Dcombined.h241 void initCache(CacheT *Cache) { Cache->init(&Stats, &Primary); } initCache() function