LLVM API Documentation

Public Types
llvm::RoundUpToPowerOfTwoH< N, false > Struct Template Reference

#include <SmallPtrSet.h>

List of all members.

Public Types

enum  { Val = RoundUpToPowerOfTwo<(N|(N-1)) + 1>::Val }

Detailed Description

template<unsigned N>
struct llvm::RoundUpToPowerOfTwoH< N, false >

Definition at line 221 of file SmallPtrSet.h.


Member Enumeration Documentation

template<unsigned N>
anonymous enum
Enumerator:
Val 

Definition at line 222 of file SmallPtrSet.h.


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