Return the metadata kind name used for PGO global‐object names.

Synopsis

Declared in <llvm/ProfileData/InstrProf.h>

StringRef
getPGONameMetadataName();

Return Value

Metadata kind name for PGO global‐object names.

Created with MrDocs