Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp117 bool foldShuffleOfShuffles(Instruction &I);
1596 bool VectorCombine::foldShuffleOfShuffles(Instruction &I) { in foldShuffleOfShuffles() function in VectorCombine
2560 MadeChange |= foldShuffleOfShuffles(I); in run()