Searched refs:IdentificationBit (Results 1 – 2 of 2) sorted by relevance
67 uint64_t IdentificationBit; variable73 uint64_t IdentificationBit, uint64_t ModuleBit) in BitcodeModule() argument75 IdentificationBit(IdentificationBit), ModuleBit(ModuleBit) {} in BitcodeModule()
5774 uint64_t IdentificationBit = -1ull; in getBitcodeFileContents() local5776 IdentificationBit = Stream.GetCurrentBitNo() - BCBegin * 8; in getBitcodeFileContents()5793 Buffer.getBufferIdentifier(), IdentificationBit, in getBitcodeFileContents()5862 if (IdentificationBit != -1ull) { in getModuleImpl()5863 Stream.JumpToBit(IdentificationBit); in getModuleImpl()