Return the name prefix of profile bitmap variables.

Synopsis

Declared in <llvm/ProfileData/InstrProf.h>

StringRef
getInstrProfBitmapVarPrefix();

Return Value

Prefix for profile bitmap variables.

Created with MrDocs