|
LLVM
8.0.1
|
RoundUpToPowerOfTwoH - If N is not a power of two, increase it. More...
#include "llvm/ADT/SmallPtrSet.h"
Public Types | |
| enum | { Val = N } |
RoundUpToPowerOfTwoH - If N is not a power of two, increase it.
This is a helper template used to implement RoundUpToPowerOfTwo.
Definition at line 321 of file SmallPtrSet.h.
| anonymous enum |
| Enumerator | |
|---|---|
| Val | |
Definition at line 322 of file SmallPtrSet.h.
1.8.13