Searched refs:BCBegin (Results 1 – 1 of 1) sorted by relevance
6652 uint64_t BCBegin = Stream.getCurrentByteNo(); in getBitcodeFileContents() local6657 if (BCBegin + 8 >= Stream.getBitcodeBytes().size()) in getBitcodeFileContents()6673 IdentificationBit = Stream.GetCurrentBitNo() - BCBegin * 8; in getBitcodeFileContents()6690 uint64_t ModuleBit = Stream.GetCurrentBitNo() - BCBegin * 8; in getBitcodeFileContents()6695 BCBegin, Stream.getCurrentByteNo() - BCBegin), in getBitcodeFileContents()