Home
last modified time | relevance | path

Searched refs:getAllContextSamplesFor (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h111 ContextSamplesTy &getAllContextSamplesFor(const Function &Func);
112 ContextSamplesTy &getAllContextSamplesFor(StringRef Name);
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp304 SampleContextTracker::getAllContextSamplesFor(const Function &Func) { in getAllContextSamplesFor() function in llvm::SampleContextTracker
310 SampleContextTracker::getAllContextSamplesFor(StringRef Name) { in getAllContextSamplesFor() function in llvm::SampleContextTracker