Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_local_cache.h112 const uptr first_idx_to_drain = c->count - count; in Drain() local
250 const uptr first_idx_to_drain = c->count - count; in Drain() local