Searched refs:CastElTyAlign (Results 1 – 1 of 1) sorted by relevance
95 unsigned CastElTyAlign = TD->getABITypeAlignment(CastElTy); in PromoteCastOfAllocation() local96 if (CastElTyAlign < AllocElTyAlign) return 0; in PromoteCastOfAllocation()101 if (!AI.hasOneUse() && CastElTyAlign == AllocElTyAlign) return 0; in PromoteCastOfAllocation()