llvm::UpgradeOperandBundles

Upgrade operand bundles (without knowing about their user instruction).

Synopsis

Declared in <llvm/IR/AutoUpgrade.h>

void
UpgradeOperandBundles(std::vector<OperandBundleDef>& OperandBundles);

Parameters

NameDescription
OperandBundlesOperand bundles to rewrite in place.