13#ifndef LLVM_ANALYSIS_HEATUTILS_H
14#define LLVM_ANALYSIS_HEATUTILS_H
BlockFrequencyInfo pass uses BlockFrequencyInfoImpl implementation to estimate IR basic block frequen...
This is an optimization pass for GlobalISel generic memory operations.
LLVM_ABI uint64_t getNumOfCalls(const Function &CallerFunction, const Function &CalledFunction)
LLVM_ABI std::string getHeatColor(uint64_t Freq, uint64_t MaxFreq)
LLVM_ABI uint64_t getMaxFreq(const Function &F, const BlockFrequencyInfo *BFI)