Return the name of the runtime bitmap‐bias global variable.
Synopsis
Declared in <llvm/ProfileData/InstrProf.h>
StringRef
getInstrProfBitmapBiasVarName();
Return Value
Name of the bitmap‐bias global variable.
Created with MrDocs