This is the complete list of members for llvm::MachineModuleSlotTracker, including all inherited members.
| collectMachineMDNodes(MachineMDNodeListType &L) const | llvm::MachineModuleSlotTracker | |
| collectMDNodes(MachineMDNodeListType &L, unsigned LB, unsigned UB) 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 | |
| MachineModuleSlotTracker(const MachineModuleInfo &MMI, const MachineFunction *MF, bool ShouldInitializeAllMetadata=true) | llvm::MachineModuleSlotTracker | |
| ModuleSlotTracker(SlotTracker &Machine, const Module *M, const Function *F=nullptr) | llvm::ModuleSlotTracker | |
| ModuleSlotTracker(const Module *M, bool ShouldInitializeAllMetadata=true) | llvm::ModuleSlotTracker | explicit |
| setProcessHook(std::function< void(AbstractSlotTrackerStorage *, const Module *, bool)>) | llvm::ModuleSlotTracker | |
| setProcessHook(std::function< void(AbstractSlotTrackerStorage *, const Function *, bool)>) | llvm::ModuleSlotTracker | |
| ~MachineModuleSlotTracker() override | llvm::MachineModuleSlotTracker | |
| ~ModuleSlotTracker() | llvm::ModuleSlotTracker | virtual |