Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_internal.h23 typedef CompactSizeClassMap InternalSizeClassMap; typedef
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cpp211 TEST(SanitizerCommon,InternalSizeClassMap) TEST() argument