Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp118 bool foldInsExtVectorToShuffle(Instruction &I);
3549 bool VectorCombine::foldInsExtVectorToShuffle(Instruction &I) { in foldInsExtVectorToShuffle() function in VectorCombine
3759 MadeChange |= foldInsExtVectorToShuffle(I); in run()