Home
last modified time | relevance | path

Searched defs:InsertElementInst (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DSLPVectorizer.h37 class InsertElementInst; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1625 InsertElementInst::InsertElementInst(Value *Vec, Value *Elt, Value *Index, in InsertElementInst() function in InsertElementInst