Searched refs:MergeShortFunctions (Results 1 – 1 of 1) sorted by relevance
359 bool MergeShortFunctions = ShouldMergeShortFunctions(); in tryFitMultipleLinesInOne() local421 return MergeShortFunctions ? tryMergeSimpleBlock(I, E, Limit) : 0; in tryFitMultipleLinesInOne()561 if (MergeShortFunctions || in tryFitMultipleLinesInOne()