Deduplicating string pool that emits unique strings into a DWPWriter.
Synopsis
Declared in <llvm/DWP/DWP.h>
class DWPStringPool;
Member Functions
Name |
Description |
|
Construct a string pool that emits into |
Discard all interned string entries from the pool map. |
|
Return the offset of |
Created with MrDocs