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