Home
last modified time | relevance | path

Searched defs:CacheSize (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h175 void init(uptr Size, uptr CacheSize) { in init()
255 const uptr CacheSize = Cache.getSize(); in recycle() local
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/Symbolize/
H A DSymbolize.h205 size_t CacheSize = 0; variable
/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dquarantine_test.cpp202 scudo::uptr CacheSize = Cache.getSize(); in TEST() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp843 const int CacheSize = 128; in EmitTypeCheck() local