Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp167 static cl::opt<bool> StressExtLdPromotion( variable
5763 if (!StressExtLdPromotion && in tryToPromoteExts()
5783 !(StressExtLdPromotion || NewCreatedInstsCost <= ExtCost || in tryToPromoteExts()