Searched refs:FunctionGrowth (Results 1 – 2 of 2) sorted by relevance
251 DenseMap<Function *, unsigned> FunctionGrowth; variable
790 FunctionGrowth[S.F] += S.CodeSize; in run()983 if ((FunctionGrowth[F] + SpecSize) / FuncSize > MaxCodeSizeGrowth) in findSpecializations()