Searched refs:MaxCodeSizeGrowth (Results 1 – 1 of 1) sorted by relevance
64 static cl::opt<unsigned> MaxCodeSizeGrowth( variable983 if ((FunctionGrowth[F] + SpecSize) / FuncSize > MaxCodeSizeGrowth) in findSpecializations()