Home
last modified time | relevance | path

Searched refs:AllocationSizeRequiredForNElements (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_local_cache.h227 TransferBatch::AllocationSizeRequiredForNElements(max_cached)) ? in InitCache()
Dsanitizer_allocator_primary32.h96 static uptr AllocationSizeRequiredForNElements(uptr n) { in AllocationSizeRequiredForNElements() function