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