Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h112 ContextSamplesTy &getAllContextSamplesFor(const Function &Func);
113 ContextSamplesTy &getAllContextSamplesFor(StringRef Name);
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp306 SampleContextTracker::getAllContextSamplesFor(const Function &Func) { in getAllContextSamplesFor() function in llvm::SampleContextTracker
312 SampleContextTracker::getAllContextSamplesFor(StringRef Name) { in getAllContextSamplesFor() function in llvm::SampleContextTracker