Searched refs:BCBegin (Results 1 – 1 of 1) sorted by relevance
8229 uint64_t BCBegin = Stream.getCurrentByteNo(); in getBitcodeFileContents() local8234 if (BCBegin + 8 >= Stream.getBitcodeBytes().size()) in getBitcodeFileContents()8250 IdentificationBit = Stream.GetCurrentBitNo() - BCBegin * 8; in getBitcodeFileContents()8267 uint64_t ModuleBit = Stream.GetCurrentBitNo() - BCBegin * 8; in getBitcodeFileContents()8272 BCBegin, Stream.getCurrentByteNo() - BCBegin), in getBitcodeFileContents()