Searched refs:PSK_CSInstr (Results 1 – 6 of 6) sorted by relevance
47 enum Kind { PSK_Instr, PSK_CSInstr, PSK_Sample }; enumerator
86 Summary->getKind() == ProfileSummary::PSK_CSInstr; in hasCSInstrumentationProfile()
210 SummaryKind = PSK_CSInstr; in getFromMD()
637 if (Kind == ProfileSummary::PSK_CSInstr) in setProfileSummary()
960 UseCS ? ProfileSummary::PSK_CSInstr : ProfileSummary::PSK_Instr, in readSummary()
2112 IsCS ? ProfileSummary::PSK_CSInstr in annotateAllFunctions()