Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp85 static cl::opt<float> ImportHotInstrFactor( variable
403 return Threshold * ImportHotInstrFactor; in computeImportForFunction()