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