Searched defs:getHotness (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp125 static CalleeInfo::HotnessType getHotness(uint64_t ProfileCount, function
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDiagnosticInfo.h477 Optional<uint64_t> getHotness() const { return Hotness; } function in class:llvm::DiagnosticInfoOptimizationBase
H A DModuleSummaryIndex.h83 HotnessType getHotness() const { return HotnessType(Hotness); } function in class:llvm::CalleeInfo::HotnessType

Completed in 206 milliseconds