public class NameAllocator
extends java.lang.Object
NameAllocator provides a succession of names, all sharing an initial prefix.| Modifier and Type | Method and Description |
|---|---|
static NameAllocator |
getLabelAllocator()
Gets an allocator to be used for LLVM names of labels.
|
static NameAllocator |
getTempAllocator()
Gets an allocator to be used for LLVM names of temporary values.
|
java.lang.String |
next()
Provides the next name in this allocator's sequence.
|
public java.lang.String next()
public static NameAllocator getTempAllocator()
%tpublic static NameAllocator getLabelAllocator()
if and while.)label_