Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp100 static cl::opt<bool> StressStoreExtract( variable
4956 return StressStoreExtract || in shouldPromote()
4988 if (!StressStoreExtract && !isProfitableToPromote()) in promote()
5048 (!StressStoreExtract && in optimizeExtractElementInst()