Searched refs:IdentificationBit (Results 1 – 2 of 2) sorted by relevance
110 uint64_t IdentificationBit; variable116 uint64_t IdentificationBit, uint64_t ModuleBit) in BitcodeModule() argument118 IdentificationBit(IdentificationBit), ModuleBit(ModuleBit) {} in BitcodeModule()
7903 uint64_t IdentificationBit = -1ull; in getBitcodeFileContents() local7905 IdentificationBit = Stream.GetCurrentBitNo() - BCBegin * 8; in getBitcodeFileContents()7928 Buffer.getBufferIdentifier(), IdentificationBit, in getBitcodeFileContents()7999 if (IdentificationBit != -1ull) { in getModuleImpl()8000 if (Error JumpFailed = Stream.JumpToBit(IdentificationBit)) in getModuleImpl()