Provide fast operand accessors.

Synopses

Declared in <llvm/IR/Instructions.h>

Value*
getOperand(unsigned int i) const;

Provide fast operand accessors.

Value*
getOperand(unsigned int i_nocapture) const;

Created with MrDocs