Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp161 static cl::opt<bool> StressStoreExtract( variable
7792 return StressStoreExtract || in shouldPromote()
7824 if (!StressStoreExtract && !isProfitableToPromote()) in promote()
7884 (!StressStoreExtract && in optimizeExtractElementInst()