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