Searched refs:BCBegin (Results 1 – 1 of 1) sorted by relevance
7832 uint64_t BCBegin = Stream.getCurrentByteNo(); in getBitcodeFileContents() local7837 if (BCBegin + 8 >= Stream.getBitcodeBytes().size()) in getBitcodeFileContents()7853 IdentificationBit = Stream.GetCurrentBitNo() - BCBegin * 8; in getBitcodeFileContents()7870 uint64_t ModuleBit = Stream.GetCurrentBitNo() - BCBegin * 8; in getBitcodeFileContents()7875 BCBegin, Stream.getCurrentByteNo() - BCBegin), in getBitcodeFileContents()