Searched refs:NumInlineBytes (Results 1 – 1 of 1) sorted by relevance
872 constexpr static unsigned NumInlineBytes = variable875 llvm::AlignedCharArray<alignof(void *), NumInlineBytes> InlineSpace;893 if (NBytes > NumInlineBytes - NumInlineBytesUsed) in slabAllocate()