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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp925 static Instruction *hoistInsEltConst(InsertElementInst &InsElt2, function
1151 if (Instruction *NewInsElt = hoistInsEltConst(IE, Builder))

Completed in 42 milliseconds