Rename all the anon globals in the module using a hash computed from the list of public globals in the module.
Declared in <llvm/Transforms/Utils/ModuleUtils.h>
<llvm/Transforms/Utils/ModuleUtils.h>
bool nameUnamedGlobals(Module& M);
True if any anonymous globals were renamed.