Home
last modified time | relevance | path

Searched defs:ConsecutiveChain (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp930 int ConsecutiveChain[64]; in vectorizeInstructions() local
H A DSLPVectorizer.cpp10116 SmallVector<std::pair<int, int>, 16> ConsecutiveChain( in vectorizeStores() local
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp661 SmallDenseMap<StoreInst *, StoreInst *> ConsecutiveChain; in processLoopStores() local