Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp1383 static Instruction *foldConstantInsEltIntoShuffle(InsertElementInst &InsElt) { in foldConstantInsEltIntoShuffle() function
1704 if (Instruction *Shuf = foldConstantInsEltIntoShuffle(IE)) in visitInsertElementInst()