Searched defs:InsertElementInst (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Transforms/Vectorize/ | ||
H A D | SLPVectorizer.h | 37 class InsertElementInst; variable |
/llvm-project/llvm/lib/IR/ | ||
H A D | Instructions.cpp | 1625 InsertElementInst::InsertElementInst(Value *Vec, Value *Elt, Value *Index, InsertElementInst() function in InsertElementInst |