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