LLVM 20.0.0git
|
This is the complete list of members for llvm::DOTFuncInfo, including all inherited members.
DOTFuncInfo(const Function *F) | llvm::DOTFuncInfo | inline |
DOTFuncInfo(const Function *F, const BlockFrequencyInfo *BFI, const BranchProbabilityInfo *BPI, uint64_t MaxFreq) | llvm::DOTFuncInfo | inline |
getBFI() const | llvm::DOTFuncInfo | inline |
getBPI() const | llvm::DOTFuncInfo | inline |
getFreq(const BasicBlock *BB) const | llvm::DOTFuncInfo | inline |
getFunction() const | llvm::DOTFuncInfo | inline |
getMaxFreq() const | llvm::DOTFuncInfo | inline |
setEdgeWeights(bool EdgeWeights) | llvm::DOTFuncInfo | inline |
setHeatColors(bool ShowHeat) | llvm::DOTFuncInfo | inline |
setRawEdgeWeights(bool RawWeights) | llvm::DOTFuncInfo | inline |
showEdgeWeights() | llvm::DOTFuncInfo | inline |
showHeatColors() | llvm::DOTFuncInfo | inline |
useRawEdgeWeights() | llvm::DOTFuncInfo | inline |