Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp116 bool foldShuffleOfCastops(Instruction &I);
1491 bool VectorCombine::foldShuffleOfCastops(Instruction &I) { in foldShuffleOfCastops() function in VectorCombine
2559 MadeChange |= foldShuffleOfCastops(I); in run()