Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp158 static cl::opt<bool> StressStoreExtract( variable
7252 return StressStoreExtract || in shouldPromote()
7284 if (!StressStoreExtract && !isProfitableToPromote()) in promote()
7344 (!StressStoreExtract && in optimizeExtractElementInst()