ΒΆbool convertToDeclaration(llvm::GlobalValue& GV)
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:188