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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
ProfileSummaryInfo.h 112 bool isFunctionHotInCallGraph(const Function *F,
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
ProfileSummaryInfo.cpp 114 bool ProfileSummaryInfo::isFunctionHotInCallGraph(
206 // Like isFunctionHotInCallGraph but for a given cutoff.
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
CodeGenPrepare.cpp 482 PSI->isFunctionHotInCallGraph(&F, *BFI))

Completed in 26 milliseconds