Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2291 static Instruction *foldCastShuffle(ShuffleVectorInst &Shuf, in foldCastShuffle() function
2637 if (Instruction *I = foldCastShuffle(SVI, Builder)) in visitShuffleVectorInst()