Searched defs:TyAllocSize (Results 1 – 3 of 3) sorted by relevance
931 uint64_t TyAllocSize = DL.getTypeAllocSize(AllocTy).getFixedValue(); in canReplaceGEPIdxWithZero() local
2918 uint64_t TyAllocSize = DL.getTypeAllocSize(GEPEltType).getFixedValue(); in visitGetElementPtrInst() local
5029 uint64_t TyAllocSize = Q.DL.getTypeAllocSize(Ty); in simplifyGEPInst() local