ChangeToCPI ‐ Replace this operand with a new constant pool index operand.
Synopsis
Declared in <llvm/CodeGen/MachineOperand.h>
void
ChangeToCPI(
unsigned int Idx,
int Offset,
unsigned int TargetFlags = 0);
Created with MrDocs