Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
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 …]
DCMakeLists.txt36 SampleContextTracker.cpp
DSampleProfile.cpp530 std::unique_ptr<SampleContextTracker> ContextTracker;
2033 ContextTracker = std::make_unique<SampleContextTracker>( in doInitialization()
/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
DSampleContextTracker.h90 class SampleContextTracker {
94 SampleContextTracker() = default;
95 SampleContextTracker(SampleProfileMap &Profiles,
DProfiledCallGraph.h76 ProfiledCallGraph(SampleContextTracker &ContextTracker) { in ProfiledCallGraph()
/openbsd/src/gnu/usr.bin/clang/libLLVMipo/
DMakefile43 SampleContextTracker.cpp \
/openbsd/src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Transforms/IPO/
DBUILD.gn58 "SampleContextTracker.cpp",
/openbsd/src/distrib/sets/lists/comp/
Dclang.macppc2648 ./usr/include/llvm/Transforms/IPO/SampleContextTracker.h
Dclang.powerpc642647 ./usr/include/llvm/Transforms/IPO/SampleContextTracker.h
Dclang.i3862647 ./usr/include/llvm/Transforms/IPO/SampleContextTracker.h
Dclang.amd642649 ./usr/include/llvm/Transforms/IPO/SampleContextTracker.h
Dclang.riscv642647 ./usr/include/llvm/Transforms/IPO/SampleContextTracker.h
Dclang.octeon2648 ./usr/include/llvm/Transforms/IPO/SampleContextTracker.h
Dclang.armv72647 ./usr/include/llvm/Transforms/IPO/SampleContextTracker.h
Dclang.arm642649 ./usr/include/llvm/Transforms/IPO/SampleContextTracker.h
Dclang.loongson2648 ./usr/include/llvm/Transforms/IPO/SampleContextTracker.h
Dclang.sparc642648 ./usr/include/llvm/Transforms/IPO/SampleContextTracker.h
/openbsd/src/gnu/llvm/clang/docs/tools/
Dclang-formatted-files.txt5586 llvm/include/llvm/Transforms/IPO/SampleContextTracker.h
6867 llvm/lib/Transforms/IPO/SampleContextTracker.cpp