Searched refs:DoCounterPromotion (Results 1 – 4 of 4) sorted by relevance
131 bool DoCounterPromotion = false; member
115 cl::opt<bool> DoCounterPromotion("do-counter-promotion", cl::ZeroOrMore, variable404 if (DoCounterPromotion.getNumOccurrences() > 0) in isCounterPromotionEnabled()405 return DoCounterPromotion; in isCounterPromotionEnabled()407 return Options.DoCounterPromotion; in isCounterPromotionEnabled()
305 Options.DoCounterPromotion = true; in addPGOInstrPasses()
568 Options.DoCounterPromotion = true; in addPGOInstrPasses()