Searched refs:ProfileInstrKind (Results 1 – 5 of 5) sorted by relevance
43 CodeGenOptions::ProfileInstrKind Kind) const;46 CodeGenOptions::ProfileInstrKind Kind) const;49 CodeGenOptions::ProfileInstrKind Kind) const;
85 enum ProfileInstrKind { enum
213 ENUM_CODEGENOPT(ProfileInstr, ProfileInstrKind, 2, ProfileNone)215 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()
2901 CodeGenOptions::ProfileInstrKind Kind = getCodeGenOpts().getProfileInstr(); in isFunctionBlockedByProfileList()