Home | History | Annotate | Download | only in IPO

Lines Matching refs:StartPos

186   uint64_t StartPos = 0;
191 if (StartPos != Layout->getElementOffsetInBits(i))
193 StartPos += DL.getTypeAllocSizeInBits(ElTy);