LLVM 20.0.0git
|
This is the complete list of members for llvm::ModuleSlotTracker, including all inherited members.
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 | |
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 | |
~ModuleSlotTracker() | llvm::ModuleSlotTracker | virtual |