Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_primary32.h99 static uptr MaxCached(uptr size) { in MaxCached() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h139 static uptr MaxCached(uptr class_id) { in MaxCached() function