|
LLVM 22.0.0git
|
This is the complete list of members for llvm::CFGMST< Edge, BBInfo >, including all inherited members.
| addEdge(BasicBlock *Src, BasicBlock *Dest, uint64_t W) | llvm::CFGMST< Edge, BBInfo > | inline |
| allEdges() const | llvm::CFGMST< Edge, BBInfo > | inline |
| allEdges() | llvm::CFGMST< Edge, BBInfo > | inline |
| bbInfoSize() const | llvm::CFGMST< Edge, BBInfo > | inline |
| CFGMST(Function &Func, bool InstrumentFuncEntry, bool InstrumentLoopEntries, BranchProbabilityInfo *BPI=nullptr, BlockFrequencyInfo *BFI=nullptr, LoopInfo *LI=nullptr) | llvm::CFGMST< Edge, BBInfo > | inline |
| dumpEdges(raw_ostream &OS, const Twine &Message) const | llvm::CFGMST< Edge, BBInfo > | inline |
| findBBInfo(const BasicBlock *BB) const | llvm::CFGMST< Edge, BBInfo > | inline |
| getBBInfo(const BasicBlock *BB) const | llvm::CFGMST< Edge, BBInfo > | inline |
| numEdges() const | llvm::CFGMST< Edge, BBInfo > | inline |