Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp169 static cl::opt<bool> StressExtLdPromotion( variable
5881 if (!StressExtLdPromotion && in tryToPromoteExts()
5901 !(StressExtLdPromotion || NewCreatedInstsCost <= ExtCost || in tryToPromoteExts()