Searched refs:CastElTyAlign (Results 1 – 1 of 1) sorted by relevance
115 Align CastElTyAlign = DL.getABITypeAlign(CastElTy); in PromoteCastOfAllocation() local116 if (CastElTyAlign < AllocElTyAlign) return nullptr; in PromoteCastOfAllocation()121 if (!AI.hasOneUse() && CastElTyAlign == AllocElTyAlign) return nullptr; in PromoteCastOfAllocation()