Lines Matching defs:IsCS
372 PGOInstrumentationGenLegacyPass(bool IsCS = false) in PGOInstrumentationGenLegacyPass()
382 bool IsCS; member in __anon5ac421420111::PGOInstrumentationGenLegacyPass
396 PGOInstrumentationUseLegacyPass(std::string Filename = "", bool IsCS = false) in PGOInstrumentationUseLegacyPass()
409 bool IsCS; member in __anon5ac421420111::PGOInstrumentationUseLegacyPass
536 bool IsCS; member in __anon5ac421420211::FuncPGOInstrumentation
585 BlockFrequencyInfo *BFI = nullptr, bool IsCS = false, in FuncPGOInstrumentation()
871 bool IsCS) { in instrumentOneFunc()
1035 ProfileSummaryInfo *PSI, bool IsCS, bool InstrumentFuncEntry) in PGOUseFunc()
1115 bool IsCS; member in __anon5ac421420611::PGOUseFunc
1558 function_ref<BlockFrequencyInfo *(Function &)> LookupBFI, bool IsCS) { in InstrumentAllFunctions()
1624 ProfileSummaryInfo *PSI, bool IsCS) { in annotateAllFunctions()
1765 bool IsCS) in PGOInstrumentationUse()