Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp123 cl::opt<unsigned> SpeculativeCounterPromotionMaxExiting( variable
286 if (ExitingBlocks.size() > SpeculativeCounterPromotionMaxExiting) in allowSpeculativeCounterPromotion()
314 if (ExitingBlocks.size() > SpeculativeCounterPromotionMaxExiting) in getMaxNumOfPromotionsInLoop()