Searched refs:inlineCount (Results 1 – 1 of 1) sorted by relevance
91 bool IsInlineCountsOverflow(size_t inlineCount) const in IsInlineCountsOverflow() argument93 return inlineCount >= MAX_INLINE_CALL_ALLOWED; in IsInlineCountsOverflow()