Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h109 ContextSamplesTy &getAllContextSamplesFor(const Function &Func);
110 ContextSamplesTy &getAllContextSamplesFor(StringRef Name);
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp269 SampleContextTracker::getAllContextSamplesFor(const Function &Func) { in getAllContextSamplesFor() function in llvm::SampleContextTracker
275 SampleContextTracker::getAllContextSamplesFor(StringRef Name) { in getAllContextSamplesFor() function in llvm::SampleContextTracker