|
LLVM 24.0.0git
|
This is the complete list of members for llvm::ModuleSlotTracker, including all inherited members.
| collectAdditionalMetadata(ArrayRef< const MDNode * > AdditionalMetadata, MachineMDNodeListType &AdditionalMetadataNodes) const | llvm::ModuleSlotTracker | protected |
| collectMDNodes(MachineMDNodeListType &L) const | llvm::ModuleSlotTracker | |
| getCurrentFunction() const | llvm::ModuleSlotTracker | inline |
| getLocalSlot(const Value *V) | llvm::ModuleSlotTracker | |
| getMachine() | llvm::ModuleSlotTracker | |
| getModule() const | llvm::ModuleSlotTracker | inline |
| incorporateFunction(const Function &F) | llvm::ModuleSlotTracker | |
| MachineMDNodeListType typedef | llvm::ModuleSlotTracker | |
| ModuleSlotTracker(SlotTracker &Machine, const Module *M, const Function *F=nullptr) | llvm::ModuleSlotTracker | |
| ModuleSlotTracker(const Module *M) | llvm::ModuleSlotTracker | explicit |
| renumberMetadataForAssembly(ArrayRef< const MDNode * > AdditionalMetadata, MachineMDNodeListType *AdditionalMetadataNodes=nullptr) const | llvm::ModuleSlotTracker | protected |
| setProcessHook(std::function< void(AbstractSlotTrackerStorage *, const Module *)>) | llvm::ModuleSlotTracker | |
| setProcessHook(std::function< void(AbstractSlotTrackerStorage *, const Function *)>) | llvm::ModuleSlotTracker | |
| shouldPrintDebugLocationInline(const DILocation *) const | llvm::ModuleSlotTracker | inlinevirtual |
| ~ModuleSlotTracker() | llvm::ModuleSlotTracker | virtual |