Searched defs:CodeGenTypeCache (Results 1 – 1 of 1) sorted by relevance
106 struct CodeGenTypeCache { struct108 llvm::Type *VoidTy;111 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty;113 llvm::Type *FloatTy, *DoubleTy;116 llvm::IntegerType *IntTy;119 union {126 union {132 union {138 unsigned char PointerWidthInBits;142 union {[all …]