Searched refs:SampleContextTracker (Results 1 – 8 of 8) sorted by relevance
179 SampleContextTracker::SampleContextTracker( in SampleContextTracker() function in llvm::SampleContextTracker195 SampleContextTracker::getCalleeContextSamplesFor(const CallBase &Inst, in getCalleeContextSamplesFor()219 SampleContextTracker::getIndirectCalleeContextSamplesFor( in getIndirectCalleeContextSamplesFor()239 SampleContextTracker::getContextSamplesFor(const DILocation *DIL) { in getContextSamplesFor()260 SampleContextTracker::getContextSamplesFor(const SampleContext &Context) { in getContextSamplesFor()268 SampleContextTracker::ContextSamplesTy &269 SampleContextTracker::getAllContextSamplesFor(const Function &Func) { in getAllContextSamplesFor()274 SampleContextTracker::ContextSamplesTy &275 SampleContextTracker::getAllContextSamplesFor(StringRef Name) { in getAllContextSamplesFor()279 FunctionSamples *SampleContextTracker::getBaseSamplesFor(const Function &Func, in getBaseSamplesFor()[all …]
35 SampleContextTracker.cpp
412 std::unique_ptr<SampleContextTracker> ContextTracker;1811 std::make_unique<SampleContextTracker>(Reader->getProfiles()); in doInitialization()
91 class SampleContextTracker {95 SampleContextTracker(StringMap<FunctionSamples> &Profiles);
54 ProfiledCallGraph(SampleContextTracker &ContextTracker) { in ProfiledCallGraph()
42 SampleContextTracker.cpp \
80 SampleContextTracker ContextTracker;
56 "SampleContextTracker.cpp",