Home
last modified time | relevance | path

Searched refs:FuncGrowth (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp892 unsigned FuncGrowth) -> bool { in findSpecializations() argument
906 if (FuncGrowth / FuncSize > MaxCodeSizeGrowth) in findSpecializations()