Home | History | Annotate | Download | only in IPO

Lines Matching defs:StartPos

155   uint64_t StartPos = 0;
160 if (StartPos != Layout->getElementOffsetInBits(i))
162 StartPos += DL.getTypeAllocSizeInBits(ElTy);