Synopsis
Declared in <llvm/Transforms/Utils/Instrumentation.h>
GlobalVariable*
createPrivateGlobalForString(
Module& M,
StringRef Str,
bool AllowMerging,
Twine NamePrefix = "");
Created with MrDocs
Declared in <llvm/Transforms/Utils/Instrumentation.h>
GlobalVariable*
createPrivateGlobalForString(
Module& M,
StringRef Str,
bool AllowMerging,
Twine NamePrefix = "");
Created with MrDocs