Searched defs:isSmallBlock (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/scudo/standalone/ | ||
H A D | primary32.h | 187 ALWAYS_INLINE static bool isSmallBlock(uptr BlockSize) { isSmallBlock() function |
H A D | primary64.h | 596 ALWAYS_INLINE static bool isSmallBlock(uptr BlockSize) { isSmallBlock() function |