ΒΆllvm::MDNode* UpgradeTBAANode(
    llvm::MDNode& TBAANode)

Description

If the given TBAA tag uses the scalar TBAA format, create a new node corresponding to the upgrade to the struct-path aware TBAA format. Otherwise return the \p TBAANode itself.

Declared at: llvm/include/llvm/IR/AutoUpgrade.h:75

Parameters

llvm::MDNode& TBAANode