LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::types::i< num_bits > Class Template Reference

i<N> corresponds to the LLVM IntegerType with N bits. More...

#include <TypeBuilder.h>

Detailed Description

template<uint32_t num_bits>
class llvm::types::i< num_bits >

i<N> corresponds to the LLVM IntegerType with N bits.

Definition at line 83 of file TypeBuilder.h.


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