Searched refs:TypeWithPadding (Results 1 – 2 of 2) sorted by relevance
481 Type *TypeWithPadding = StructType::get(AllocatedType, PaddingType); in alignAndPadAlloca() local483 TypeWithPadding, Info.AI->getType()->getAddressSpace(), nullptr, "", Info.AI); in alignAndPadAlloca()
1176 Type *TypeWithPadding = StructType::get( in sanitizeFunction() local1179 TypeWithPadding, AI->getType()->getAddressSpace(), nullptr, "", AI); in sanitizeFunction()