Searched refs:ProfileInlineGrowthLimit (Results 1 – 1 of 1) sorted by relevance
206 cl::opt<int> ProfileInlineGrowthLimit( variable1439 unsigned SizeLimit = F.getInstructionCount() * ProfileInlineGrowthLimit; in inlineHotFunctionsWithPriority()