Return the name prefix of profile bitmap variables.
Synopsis
Declared in <llvm/ProfileData/InstrProf.h>
StringRef
getInstrProfBitmapVarPrefix();
Return Value
the name prefix of profile bitmap variables.
Created with MrDocs