LLVM API Documentation

Public Types
llvm::RoundUpToPowerOfTwo< N > Struct Template Reference

#include <SmallPtrSet.h>

List of all members.

Public Types

enum  { Val = RoundUpToPowerOfTwoH<N, (N&(N-1)) == 0>::Val }

Detailed Description

template<unsigned N>
struct llvm::RoundUpToPowerOfTwo< N >

Definition at line 230 of file SmallPtrSet.h.


Member Enumeration Documentation

template<unsigned N>
anonymous enum
Enumerator:
Val 

Definition at line 231 of file SmallPtrSet.h.


The documentation for this struct was generated from the following file: