Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp96 static cl::opt<float> ImportHotInstrFactor( variable
505 return Threshold * ImportHotInstrFactor; in computeImportForFunction()