Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp113 cl::opt<unsigned> MaxNumOfPromotionsPerLoop( variable
312 return MaxNumOfPromotionsPerLoop; in getMaxNumOfPromotionsInLoop()
319 return MaxNumOfPromotionsPerLoop; in getMaxNumOfPromotionsInLoop()
322 unsigned MaxProm = MaxNumOfPromotionsPerLoop; in getMaxNumOfPromotionsInLoop()