Searched refs:DoCounterPromotion (Results 1 – 4 of 4) sorted by relevance
112 bool DoCounterPromotion = false; member
110 cl::opt<bool> DoCounterPromotion("do-counter-promotion", cl::ZeroOrMore, variable399 if (DoCounterPromotion.getNumOccurrences() > 0) in isCounterPromotionEnabled()400 return DoCounterPromotion; in isCounterPromotionEnabled()402 return Options.DoCounterPromotion; in isCounterPromotionEnabled()
297 Options.DoCounterPromotion = true; in addPGOInstrPasses()
545 Options.DoCounterPromotion = true; in addPGOInstrPasses()