Home
last modified time | relevance | path

Searched refs:DisablePromotion (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTypePromotion.cpp47 static cl::opt<bool> DisablePromotion("disable-type-promotion", cl::Hidden, variable
909 if (DisablePromotion) in run()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLICM.cpp108 DisablePromotion("disable-licm-promotion", cl::Hidden, cl::init(false), variable
467 if (!DisablePromotion && Preheader && L->hasDedicatedExits() && in runOnLoop()