Searched refs:ProfileInstrKind (Results 1 – 5 of 5) sorted by relevance
52 ExclusionType getDefault(CodeGenOptions::ProfileInstrKind Kind) const;56 CodeGenOptions::ProfileInstrKind Kind) const;59 CodeGenOptions::ProfileInstrKind Kind) const;62 CodeGenOptions::ProfileInstrKind Kind) const;
81 enum ProfileInstrKind { enum
211 ENUM_CODEGENOPT(ProfileInstr, ProfileInstrKind, 2, ProfileNone)213 ENUM_CODEGENOPT(ProfileUse, ProfileInstrKind, 2, ProfileNone)
74 static StringRef getSectionName(CodeGenOptions::ProfileInstrKind Kind) { in getSectionName()89 ProfileList::getDefault(CodeGenOptions::ProfileInstrKind Kind) const { in getDefault()120 CodeGenOptions::ProfileInstrKind Kind) const { in isFunctionExcluded()134 CodeGenOptions::ProfileInstrKind Kind) const { in isLocationExcluded()140 CodeGenOptions::ProfileInstrKind Kind) const { in isFileExcluded()
3434 CodeGenOptions::ProfileInstrKind Kind = getCodeGenOpts().getProfileInstr(); in isFunctionBlockedByProfileList()