Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DFunctionSpecialization.cpp87 AvgLoopIterationCount("func-specialization-avg-iters-cost", cl::Hidden, variable
577 Cost *= std::pow((double)AvgLoopIterationCount, LoopDepth); in getUserBonus()