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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
ProfileSummaryInfo.h 120 bool isFunctionHotnessUnknown(const Function &F) const;
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
ProfileSummaryInfo.cpp 167 bool ProfileSummaryInfo::isFunctionHotnessUnknown(const Function &F) const {
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
CodeGenPrepare.cpp 491 PSI->isFunctionHotnessUnknown(F))

Completed in 112 milliseconds