Searched refs:IsSmallMethod (Results 1 – 2 of 2) sorted by relevance
146 bool IsSmallMethod(size_t bcSize) const in IsSmallMethod() function
106 if (IsSmallMethod(methodPcInfo.pcOffsets.size()) && !IsInlineCountsOverflow(inlineCallCounts)) { in TryInline()