Searched refs:foldInsSequenceIntoSplat (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp758 static Instruction *foldInsSequenceIntoSplat(InsertElementInst &InsElt) { function
1154 if (Instruction *Broadcast = foldInsSequenceIntoSplat(IE))

Completed in 61 milliseconds