Searched refs:Int8Ty (Results 1 – 1 of 1) sorted by relevance
255 llvm::Type *Int8Ty = llvm::Type::getInt8Ty(*Context); in buildTypes() local256 llvm::Type *Int8PtrTy = Int8Ty->getPointerTo(); in buildTypes()