Searched refs:getCurrentByteNo (Results 1 – 3 of 3) sorted by relevance
126 uint64_t getCurrentByteNo() const { return GetCurrentBitNo() / 8; } in getCurrentByteNo() function376 using SimpleBitstreamCursor::getCurrentByteNo;
770 uint64_t BlockEntryPos = Stream.getCurrentByteNo(); in parseBlock()
6652 uint64_t BCBegin = Stream.getCurrentByteNo(); in getBitcodeFileContents()6695 BCBegin, Stream.getCurrentByteNo() - BCBegin), in getBitcodeFileContents()