Searched refs:IdentificationBit (Results 1 – 2 of 2) sorted by relevance
112 uint64_t IdentificationBit; variable118 uint64_t IdentificationBit, uint64_t ModuleBit) in BitcodeModule() argument120 IdentificationBit(IdentificationBit), ModuleBit(ModuleBit) {} in BitcodeModule()
8383 uint64_t IdentificationBit = -1ull; in getBitcodeFileContents() local8385 IdentificationBit = Stream.GetCurrentBitNo() - BCBegin * 8; in getBitcodeFileContents()8408 Buffer.getBufferIdentifier(), IdentificationBit, in getBitcodeFileContents()8479 if (IdentificationBit != -1ull) { in getModuleImpl()8480 if (Error JumpFailed = Stream.JumpToBit(IdentificationBit)) in getModuleImpl()