Searched defs:getMaxFreq (Results 1 – 3 of 3) sorted by relevance
53 uint64_t getMaxFreq(const Function &F, const BlockFrequencyInfo *BFI) { in getMaxFreq() function
93 uint64_t getMaxFreq() { return MaxFreq; } in getMaxFreq() function in llvm::CallGraphDOTInfo
86 uint64_t getMaxFreq() const { return MaxFreq; } in getMaxFreq() function