Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp120 cl::opt<unsigned> MaxNumOfPromotionsPerLoop( variable
358 return MaxNumOfPromotionsPerLoop; in getMaxNumOfPromotionsInLoop()
365 return MaxNumOfPromotionsPerLoop; in getMaxNumOfPromotionsInLoop()
368 unsigned MaxProm = MaxNumOfPromotionsPerLoop; in getMaxNumOfPromotionsInLoop()