Abstract interface of slot tracker storage.
Synopsis
Declared in <llvm/IR/ModuleSlotTracker.h>
class AbstractSlotTrackerStorage;
Member Functions
Name |
Description |
|
Virtual destructor. |
|
Create a metadata slot for |
|
Return the slot number of metadata node |
|
Return the next metadata slot number that will be assigned. |
Created with MrDocs