HomeSort by: relevance | last modified time | path
    Searched refs:getAllContextSamplesFor (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
SampleContextTracker.h 109 ContextSamplesTy &getAllContextSamplesFor(const Function &Func);
110 ContextSamplesTy &getAllContextSamplesFor(StringRef Name);
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
SampleContextTracker.cpp 269 SampleContextTracker::getAllContextSamplesFor(const Function &Func) {
275 SampleContextTracker::getAllContextSamplesFor(StringRef Name) {

Completed in 16 milliseconds