Searched refs:IdentificationBit (Results 1 – 2 of 2) sorted by relevance
70 uint64_t IdentificationBit; variable76 uint64_t IdentificationBit, uint64_t ModuleBit) in BitcodeModule() argument78 IdentificationBit(IdentificationBit), ModuleBit(ModuleBit) {} in BitcodeModule()
7588 uint64_t IdentificationBit = -1ull; in getBitcodeFileContents() local7590 IdentificationBit = Stream.GetCurrentBitNo() - BCBegin * 8; in getBitcodeFileContents()7613 Buffer.getBufferIdentifier(), IdentificationBit, in getBitcodeFileContents()7684 if (IdentificationBit != -1ull) { in getModuleImpl()7685 if (Error JumpFailed = Stream.JumpToBit(IdentificationBit)) in getModuleImpl()