llvm::RoundUpToPowerOfTwoH< N, isPowerTwo > Struct Template Reference

RoundUpToPowerOfTwoH - If N is not a power of two, increase it. More...

#include <SmallPtrSet.h>

List of all members.

Public Types

enum  { Val = N }

Detailed Description

template<unsigned N, bool isPowerTwo>
struct llvm::RoundUpToPowerOfTwoH< N, isPowerTwo >

RoundUpToPowerOfTwoH - If N is not a power of two, increase it.

This is a helper template used to implement RoundUpToPowerOfTwo.


Member Enumeration Documentation

template<unsigned N, bool isPowerTwo>
anonymous enum
Enumerator:
Val 

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1