Home
last modified time | relevance | path

Searched refs:CastElTyStoreSize (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp110 uint64_t CastElTyStoreSize = TD->getTypeStoreSize(CastElTy); in PromoteCastOfAllocation() local
111 if (!AI.hasOneUse() && CastElTyStoreSize < AllocElTyStoreSize) return 0; in PromoteCastOfAllocation()