Searched refs:getCurrentByteNo (Results 1 – 3 of 3) sorted by relevance
122 uint64_t getCurrentByteNo() const { return GetCurrentBitNo() / 8; } in getCurrentByteNo() function394 using SimpleBitstreamCursor::getCurrentByteNo;
769 uint64_t BlockEntryPos = Stream.getCurrentByteNo(); in parseBlock()
7832 uint64_t BCBegin = Stream.getCurrentByteNo(); in getBitcodeFileContents()7875 BCBegin, Stream.getCurrentByteNo() - BCBegin), in getBitcodeFileContents()