ΒΆbool convertToDeclaration(llvm::GlobalValue& GV)

Description

Converts value \p GV to declaration, or replaces with a declaration if it is an alias. Returns true if converted, false if replaced.

Declared at: llvm/include/llvm/Transforms/IPO/FunctionImport.h:202

Parameters

llvm::GlobalValue& GV