Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp170 static cl::opt<bool> StressExtLdPromotion( variable
6140 if (!StressExtLdPromotion && in tryToPromoteExts()
6161 !(StressExtLdPromotion || NewCreatedInstsCost <= ExtCost || in tryToPromoteExts()