Searched defs:InsertValueInst (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DInstructions.h1846 class InsertValueInst : public Instruction { class in namespace:llvm
1947 InsertValueInst::InsertValueInst(Value *Agg, function in class:llvm::InsertValueInst
1957 InsertValueInst::InsertValueInst(Value *Agg, function in class:llvm::InsertValueInst
[all...]
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DInstructions.cpp1666 InsertValueInst::InsertValueInst(const InsertValueInst &IVI) function in class:InsertValueInst
[all...]

Completed in 107 milliseconds