Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h80 void Init(uptr size, uptr cache_size) { in Init()
157 uptr cache_size = cache_.Size(); in Recycle() local