InstructionCallValue.numArgOperands

Obtain the argument count for a call instruction.

This expects an LLVMValueRef that corresponds to a llvm::CallInst or llvm::InvokeInst.

@see llvm::CallInst::getNumArgOperands() @see llvm::InvokeInst::getNumArgOperands()

struct InstructionCallValue
numArgOperands
()

Meta