llvm::upgradeInstructionLoopAttachment

Upgrade the loop attachment metadata node.

Synopsis

Declared in <llvm/IR/AutoUpgrade.h>

MDNode*
upgradeInstructionLoopAttachment(MDNode& N);

Return Value

The upgraded loop attachment metadata node.

Parameters

NameDescription
NLoop attachment metadata node to upgrade.