Searched refs:CurBitPos (Results 1 – 1 of 1) sorted by relevance
213 size_t CurBitPos = GetCurrentBitNo(); in readRecord() local214 size_t NewEnd = CurBitPos+((NumElts+3)&~3)*8; in readRecord()226 BitStream->getBitcodeBytes().getPointer(CurBitPos/8, NumElts); in readRecord()