Searched refs:DisablePromotion (Results 1 – 3 of 3) sorted by relevance
47 static cl::opt<bool> DisablePromotion("disable-type-promotion", cl::Hidden, variable917 if (DisablePromotion) in run()
121 DisablePromotion("disable-licm-promotion", cl::Hidden, cl::init(false), variable484 if (!DisablePromotion && Preheader && L->hasDedicatedExits() && in runOnLoop()
29425 {"_ZL16DisablePromotion", "DisablePromotion"},