LLVM 19.0.0git
llvm::ModuleSlotTracker Member List

This is the complete list of members for llvm::ModuleSlotTracker, including all inherited members.

collectMDNodes(MachineMDNodeListType &L, unsigned LB, unsigned UB) constllvm::ModuleSlotTracker
getCurrentFunction() constllvm::ModuleSlotTrackerinline
getLocalSlot(const Value *V)llvm::ModuleSlotTracker
getMachine()llvm::ModuleSlotTracker
getModule() constllvm::ModuleSlotTrackerinline
incorporateFunction(const Function &F)llvm::ModuleSlotTracker
MachineMDNodeListType typedefllvm::ModuleSlotTracker
ModuleSlotTracker(SlotTracker &Machine, const Module *M, const Function *F=nullptr)llvm::ModuleSlotTracker
ModuleSlotTracker(const Module *M, bool ShouldInitializeAllMetadata=true)llvm::ModuleSlotTrackerexplicit
setProcessHook(std::function< void(AbstractSlotTrackerStorage *, const Module *, bool)>)llvm::ModuleSlotTracker
setProcessHook(std::function< void(AbstractSlotTrackerStorage *, const Function *, bool)>)llvm::ModuleSlotTracker
~ModuleSlotTracker()llvm::ModuleSlotTrackervirtual