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

  /src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
CSPreInliner.cpp 217 if (!Context.isBaseContext() && !Context.hasState(InlinedContext)) {
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
SampleContextTracker.cpp 185 if (!Context.isBaseContext())
  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
SampleProf.h 462 bool isBaseContext() const { return CallingContext.empty(); }

Completed in 41 milliseconds