Searched refs:ProfileInstrKind (Results 1 – 5 of 5) sorted by relevance
47 CodeGenOptions::ProfileInstrKind Kind) const;50 CodeGenOptions::ProfileInstrKind Kind) const;53 CodeGenOptions::ProfileInstrKind Kind) const;
85 enum ProfileInstrKind { enum
197 ENUM_CODEGENOPT(ProfileInstr, ProfileInstrKind, 2, ProfileNone)199 ENUM_CODEGENOPT(ProfileUse, ProfileInstrKind, 2, ProfileNone)
74 static StringRef getSectionName(CodeGenOptions::ProfileInstrKind Kind) { in getSectionName()90 CodeGenOptions::ProfileInstrKind Kind) const { in isFunctionExcluded()101 CodeGenOptions::ProfileInstrKind Kind) const { in isLocationExcluded()107 CodeGenOptions::ProfileInstrKind Kind) const { in isFileExcluded()
2651 CodeGenOptions::ProfileInstrKind Kind = getCodeGenOpts().getProfileInstr(); in isProfileInstrExcluded()