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