Searched refs:SpeculativeCounterPromotionMaxExiting (Results 1 – 1 of 1) sorted by relevance
149 cl::opt<unsigned> SpeculativeCounterPromotionMaxExiting( variable488 if (ExitingBlocks.size() > SpeculativeCounterPromotionMaxExiting) in allowSpeculativeCounterPromotion()532 if (ExitingBlocks.size() > SpeculativeCounterPromotionMaxExiting) in getMaxNumOfPromotionsInLoop()