Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Support/rpmalloc/
H A Drpmalloc.h125 size_t from_cache; member
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h229 void Transfer(QuarantineCache *from_cache) { in Transfer()