Searched refs:Int8ArrTy (Results 1 – 1 of 1) sorted by relevance
3521 Type *Int8ArrTy = ArrayType::get(Int8Ty, AllocSize->getZExtValue()); in manifest() local3523 *M, Int8ArrTy, /* IsConstant */ false, GlobalValue::InternalLinkage, in manifest()3524 PoisonValue::get(Int8ArrTy), CB->getName() + "_shared", nullptr, in manifest()