Set the name operand relating this instruction to its function.

Synopsis

Declared in <llvm/IR/IntrinsicInst.h>

void
setNameValue(Value* V);

Parameters

Name

Description

V

New name value.

Created with MrDocs