Home
last modified time | relevance | path

Searched refs:SampleContextTracker (Results 1 – 20 of 20) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp67 SampleContextTracker::moveContextSamples(ContextTrieNode &ToNodeParent, in moveContextSamples()
198 SampleContextTracker::SampleContextTracker( in SampleContextTracker() function in llvm::SampleContextTracker
215 void SampleContextTracker::populateFuncToCtxtMap() { in populateFuncToCtxtMap()
227 SampleContextTracker::getCalleeContextSamplesFor(const CallBase &Inst, in getCalleeContextSamplesFor()
256 SampleContextTracker::getIndirectCalleeContextSamplesFor( in getIndirectCalleeContextSamplesFor()
276 SampleContextTracker::getContextSamplesFor(const DILocation *DIL) { in getContextSamplesFor()
297 SampleContextTracker::getContextSamplesFor(const SampleContext &Context) { in getContextSamplesFor()
305 SampleContextTracker::ContextSamplesTy &
306 SampleContextTracker::getAllContextSamplesFor(const Function &Func) { in getAllContextSamplesFor()
311 SampleContextTracker::ContextSamplesTy &
[all …]
H A DCMakeLists.txt36 SampleContextTracker.cpp
H A DSampleProfile.cpp530 std::unique_ptr<SampleContextTracker> ContextTracker;
2033 ContextTracker = std::make_unique<SampleContextTracker>( in doInitialization()
/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/
H A DCSPreInliner.h70 CSPreInliner(SampleContextTracker &Tracker, ProfiledBinary &Binary,
82 SampleContextTracker &ContextTracker;
H A DCSPreInliner.cpp58 CSPreInliner::CSPreInliner(SampleContextTracker &Tracker, in CSPreInliner()
260 auto printProfileNames = [](SampleContextTracker &ContextTracker, in run()
H A DProfileGenerator.h376 SampleContextTracker ContextTracker;
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h90 class SampleContextTracker {
94 SampleContextTracker() = default;
95 SampleContextTracker(SampleProfileMap &Profiles,
H A DProfiledCallGraph.h76 ProfiledCallGraph(SampleContextTracker &ContextTracker) { in ProfiledCallGraph()
/openbsd-src/gnu/usr.bin/clang/libLLVMipo/
H A DMakefile43 SampleContextTracker.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Transforms/IPO/
H A DBUILD.gn58 "SampleContextTracker.cpp",
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd642649 ./usr/include/llvm/Transforms/IPO/SampleContextTracker.h
H A Dclang.macppc2648 ./usr/include/llvm/Transforms/IPO/SampleContextTracker.h
H A Dclang.loongson2648 ./usr/include/llvm/Transforms/IPO/SampleContextTracker.h
H A Dclang.octeon2648 ./usr/include/llvm/Transforms/IPO/SampleContextTracker.h
H A Dclang.arm642649 ./usr/include/llvm/Transforms/IPO/SampleContextTracker.h
H A Dclang.powerpc642647 ./usr/include/llvm/Transforms/IPO/SampleContextTracker.h
H A Dclang.armv72647 ./usr/include/llvm/Transforms/IPO/SampleContextTracker.h
H A Dclang.i3862647 ./usr/include/llvm/Transforms/IPO/SampleContextTracker.h
H A Dclang.sparc642648 ./usr/include/llvm/Transforms/IPO/SampleContextTracker.h
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt5586 llvm/include/llvm/Transforms/IPO/SampleContextTracker.h
6867 llvm/lib/Transforms/IPO/SampleContextTracker.cpp