Return the DAG arguments.

Synopsis

Declared in <llvm/TableGen/Record.h>

ArrayRef<Init const*>
getArgs() const;

Return Value

The DAG arguments.

Created with MrDocs