Searched defs:CodeGenTypeCache (Results 1 – 1 of 1) sorted by relevance
109 struct CodeGenTypeCache { struct111 llvm::Type *VoidTy;114 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty;116 llvm::Type *FloatTy, *DoubleTy;119 llvm::IntegerType *IntTy;122 union {129 union {135 union {141 unsigned char PointerWidthInBits;145 union {[all …]