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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp831 static Instruction *foldInsEltIntoSplat(InsertElementInst &InsElt) { function
1157 if (Instruction *Splat = foldInsEltIntoSplat(IE))

Completed in 58 milliseconds