Searched refs:DisablePromotion (Results 1 – 2 of 2) sorted by relevance
45 static cl::opt<bool> DisablePromotion("disable-type-promotion", cl::Hidden, variable882 if (skipFunction(F) || DisablePromotion) in runOnFunction()
105 DisablePromotion("disable-licm-promotion", cl::Hidden, cl::init(false), variable457 if (!DisablePromotion && Preheader && L->hasDedicatedExits() && in runOnLoop()