Searched refs:IdentificationBit (Results 1 – 2 of 2) sorted by relevance
109 uint64_t IdentificationBit; variable115 uint64_t IdentificationBit, uint64_t ModuleBit) in BitcodeModule() argument117 IdentificationBit(IdentificationBit), ModuleBit(ModuleBit) {} in BitcodeModule()
7851 uint64_t IdentificationBit = -1ull; in getBitcodeFileContents() local7853 IdentificationBit = Stream.GetCurrentBitNo() - BCBegin * 8; in getBitcodeFileContents()7876 Buffer.getBufferIdentifier(), IdentificationBit, in getBitcodeFileContents()7947 if (IdentificationBit != -1ull) { in getModuleImpl()7948 if (Error JumpFailed = Stream.JumpToBit(IdentificationBit)) in getModuleImpl()