Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1406 static Instruction *foldConstantInsEltIntoShuffle(InsertElementInst &InsElt) { in foldConstantInsEltIntoShuffle() function
1735 if (Instruction *Shuf = foldConstantInsEltIntoShuffle(IE)) in visitInsertElementInst()