Set the name operand relating this instruction to its function.
Declared in <llvm/IR/IntrinsicInst.h>
<llvm/IR/IntrinsicInst.h>
void setNameValue(Value* V);
Name
Description
V
New name value.
Created with MrDocs