Searched refs:DisablePromotion (Results 1 – 2 of 2) sorted by relevance
47 static cl::opt<bool> DisablePromotion("disable-type-promotion", cl::Hidden, variable909 if (DisablePromotion) in run()
108 DisablePromotion("disable-licm-promotion", cl::Hidden, cl::init(false), variable467 if (!DisablePromotion && Preheader && L->hasDedicatedExits() && in runOnLoop()