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