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.h115 LLVM_ABI ContextSamplesTy &getAllContextSamplesFor(const Function &Func);
116 LLVM_ABI ContextSamplesTy &getAllContextSamplesFor(StringRef Name);
/freebsd/contrib/llvm-project/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