Home
last modified time | relevance | path

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

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