Home | History | Annotate | Download | only in IPO

Lines Matching refs:StartPos

149   uint64_t StartPos = 0;
154 if (StartPos != Layout->getElementOffsetInBits(i))
156 StartPos += DL.getTypeAllocSizeInBits(ElTy);