Home
last modified time | relevance | path

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

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