Synopses
Declared in <llvm/IR/IntrinsicInst.h>
void
replaceVariableLocationOp(
unsigned int OpIdx,
Value* NewValue);
void
replaceVariableLocationOp(
Value* OldValue,
Value* NewValue,
bool AllowEmpty = false);
Created with MrDocs