Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp956 int ConsecutiveChain[64]; in vectorizeInstructions() local
H A DSLPVectorizer.cpp6934 SmallVector<std::pair<int, int>, 16> ConsecutiveChain( in vectorizeStores() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp662 SmallDenseMap<StoreInst *, StoreInst *> ConsecutiveChain; in processLoopStores() local