LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
llvm::RoundUpToPowerOfTwoH< N, false > Struct Template Reference

#include <SmallPtrSet.h>

Public Types

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

Detailed Description

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

Definition at line 217 of file SmallPtrSet.h.

Member Enumeration Documentation

template<unsigned N>
anonymous enum
Enumerator
Val 

Definition at line 218 of file SmallPtrSet.h.


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