Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp46 ImportInstrFactor("import-instr-evolution-factor", cl::init(0.7), variable
367 Threshold = Threshold * ImportInstrFactor; in ComputeImportForModule()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp79 ImportInstrFactor("import-instr-evolution-factor", cl::init(0.7), variable
404 return Threshold * ImportInstrFactor; in computeImportForFunction()