Home | History | Annotate | Download | only in Analysis

Lines Matching refs:TypeSize

643         uint64_t TypeSize = TD ? TD->getTypeAllocSize(IndexedTy) : 1;
647 unsigned(CountTrailingZeros_64(TypeSize) +