LLVM 19.0.0git
llvm::MachineModuleSlotTracker Member List

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

collectMachineMDNodes(MachineMDNodeListType &L) constllvm::MachineModuleSlotTracker
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
MachineModuleSlotTracker(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::ModuleSlotTrackerexplicit
setProcessHook(std::function< void(AbstractSlotTrackerStorage *, const Module *, bool)>)llvm::ModuleSlotTracker
setProcessHook(std::function< void(AbstractSlotTrackerStorage *, const Function *, bool)>)llvm::ModuleSlotTracker
~MachineModuleSlotTracker()llvm::MachineModuleSlotTracker
~ModuleSlotTracker()llvm::ModuleSlotTrackervirtual