Home
last modified time | relevance | path

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

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