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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h1397 Value *getArgList() const { return const_cast<Value *>(getArgOperand(0)); } function in class:VAStartInst
1410 Value *getArgList() const { return const_cast<Value *>(getArgOperand(0)); } function in class:VAEndInst

Completed in 113 milliseconds