Home
last modified time | relevance | path

Searched defs:IsCS (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h30 const bool IsCS = false; variable
H A DPGOInstrumentation.h82 bool IsCS; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp593 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 DInstrProfiling.cpp257 bool IsCS) in InstrLowerer()
268 const bool IsCS; member in __anon21e6fd6b0111::InstrLowerer
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp846 bool IsCS, bool AtomicCounterUpdate, in addPGOInstrPasses()
885 ModulePassManager &MPM, bool RunProfileGen, bool IsCS, in addPGOInstrPassesForO0()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1639 void InstrProfReader::accumulateCounts(CountSumOrPercent &Sum, bool IsCS) { in accumulateCounts()
H A DInstrProf.cpp1559 bool IsCS) { in accumulateCounts()
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp671 raw_fd_ostream &OS, bool IsCS) { in overlapInput()
1818 raw_fd_ostream &OS, bool IsCS) { in overlapInstrProfile()