Searched defs:IsCS (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ |
| H A D | InstrProfiling.h | 30 const bool IsCS = false; variable
|
| H A D | PGOInstrumentation.h | 82 bool IsCS; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | PGOInstrumentation.cpp | 593 bool IsCS; member in __anon0925556b0211::FuncPGOInstrumentation 652 bool IsCS = false, bool InstrumentFuncEntry = true, in FuncPGOInstrumentation() 1168 LoopInfo *LI, ProfileSummaryInfo *PSI, bool IsCS, in PGOUseFunc() 1260 bool IsCS; member in __anon0925556b0911::PGOUseFunc 2161 bool IsCS) { in annotateAllFunctions() 2361 std::string Filename, std::string RemappingFilename, bool IsCS, in PGOInstrumentationUse()
|
| H A D | InstrProfiling.cpp | 257 bool IsCS) in InstrLowerer() 268 const bool IsCS; member in __anon21e6fd6b0111::InstrLowerer
|
| /freebsd/contrib/llvm-project/llvm/lib/Passes/ |
| H A D | PassBuilderPipelines.cpp | 846 bool IsCS, bool AtomicCounterUpdate, in addPGOInstrPasses() 885 ModulePassManager &MPM, bool RunProfileGen, bool IsCS, in addPGOInstrPassesForO0()
|
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | InstrProfReader.cpp | 1639 void InstrProfReader::accumulateCounts(CountSumOrPercent &Sum, bool IsCS) { in accumulateCounts()
|
| H A D | InstrProf.cpp | 1559 bool IsCS) { in accumulateCounts()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/ |
| H A D | llvm-profdata.cpp | 671 raw_fd_ostream &OS, bool IsCS) { in overlapInput() 1818 raw_fd_ostream &OS, bool IsCS) { in overlapInstrProfile()
|