Set the address operand.
Declared in <llvm/IR/Instructions.h>
<llvm/IR/Instructions.h>
void setAddress(Value* V);
Name
Description
V
The new address value.
Created with MrDocs