LLVM API Documentation
| CallArgsDescriptor(CallInst *_callInstr, TmpInstruction *_retAddrReg, bool _isVarArgs, bool _noPrototype) | llvm::CallArgsDescriptor | |
| get(const MachineInstr *MI) | llvm::CallArgsDescriptor | [static] |
| getArgInfo(unsigned int op) | llvm::CallArgsDescriptor | [inline] |
| getCallInst() const | llvm::CallArgsDescriptor | [inline] |
| getIndirectFuncPtr() const | llvm::CallArgsDescriptor | [inline] |
| getNumArgs() const | llvm::CallArgsDescriptor | [inline] |
| getReturnAddrReg() const | llvm::CallArgsDescriptor | [inline] |
| getReturnValue() const | llvm::CallArgsDescriptor | |
| hasNoPrototype() const | llvm::CallArgsDescriptor | [inline] |
| isVarArgsFunc() const | llvm::CallArgsDescriptor | [inline] |