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;
82 enum ProfileInstrKind { enum
217 ENUM_CODEGENOPT(ProfileInstr, ProfileInstrKind, 2, ProfileNone)219 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()
3468 CodeGenOptions::ProfileInstrKind Kind = getCodeGenOpts().getProfileInstr(); in isFunctionBlockedByProfileList()