Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp112 cl::opt<unsigned> MaxNumOfPromotionsPerLoop( variable
368 return MaxNumOfPromotionsPerLoop; in getMaxNumOfPromotionsInLoop()
375 return MaxNumOfPromotionsPerLoop; in getMaxNumOfPromotionsInLoop()
378 unsigned MaxProm = MaxNumOfPromotionsPerLoop; in getMaxNumOfPromotionsInLoop()