Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Vectorize/
H A DSLPVectorizer.h127 bool vectorizeSimpleInstructions(SmallVectorImpl<Instruction *> &Instructions,
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp11957 bool SLPVectorizerPass::vectorizeSimpleInstructions( in vectorizeSimpleInstructions() function in SLPVectorizerPass
12197 vectorizeSimpleInstructions(PostProcessInstructions, BB, R, in vectorizeChainsInBlock()
12257 OpsChanged |= vectorizeSimpleInstructions(PostProcessInstructions, BB, R, in vectorizeChainsInBlock()