ΒΆbool nameUnamedGlobals(llvm::Module& M)

Description

Rename all the anon globals in the module using a hash computed from the list of public globals in the module.

Declared at: llvm/include/llvm/Transforms/Utils/ModuleUtils.h:75

Parameters

llvm::Module& M