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