Replace this operand with a target index.

Synopsis

Declared in <llvm/CodeGen/MachineOperand.h>

void
ChangeToTargetIndex(
    unsigned int Idx,
    int64_t Offset,
    unsigned int TargetFlags = 0);

Created with MrDocs