Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_primary64.h679 bool IsRegionExhausted(RegionInfo *region, uptr class_id, in IsRegionExhausted() function
719 if (UNLIKELY(IsRegionExhausted(region, class_id, user_map_size))) in PopulateFreeArray()
739 if (UNLIKELY(IsRegionExhausted(region, class_id, meta_map_size))) in PopulateFreeArray()