Return the name of a coverage mapping variable for an instrumented module.
Declared in <llvm/ProfileData/InstrProf.h>
<llvm/ProfileData/InstrProf.h>
StringRef getCoverageMappingVarName();
The variable has internal linkage and is allocated in the __llvm_covmap section.
Name of the coverage mapping variable.