Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp88 ImportInstrFactor("import-instr-evolution-factor", cl::init(0.7), variable
901 return Threshold * ImportInstrFactor; in computeImportForFunction()