ΒΆllvm::GlobalVariable* UpgradeGlobalVariable(
    llvm::GlobalVariable* GV)

Description

This checks for global variables which should be upgraded. It it requires upgrading, returns a pointer to the upgraded variable.

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

Parameters

llvm::GlobalVariable* GV