Searched refs:CastElTyStoreSize (Results 1 – 1 of 1) sorted by relevance
110 uint64_t CastElTyStoreSize = TD->getTypeStoreSize(CastElTy); in PromoteCastOfAllocation() local111 if (!AI.hasOneUse() && CastElTyStoreSize < AllocElTyStoreSize) return 0; in PromoteCastOfAllocation()