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

/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DInstructions.h1506 class VAArgInst : public UnaryInstruction { class in namespace:llvm
1511 VAArgInst(Value *List, Type *Ty, const Twine &NameStr = "", function in class:llvm::VAArgInst
1516 VAArgInst(Value *List, Type *Ty, const Twine &NameStr, function in class:llvm::VAArgInst

Completed in 170 milliseconds