Return the operand as.

Synopsis

Declared in <llvm/IR/DebugInfoMetadata.h>

template<class Ty>
Ty*
getOperandAs(unsigned int I) const;

Return Value

The operand as.

Parameters

Name

Description

I

Operand or argument index.

Created with MrDocs