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