Searched refs:IdentificationBit (Results 1 – 2 of 2) sorted by relevance
69 uint64_t IdentificationBit; variable75 uint64_t IdentificationBit, uint64_t ModuleBit) in BitcodeModule() argument77 IdentificationBit(IdentificationBit), ModuleBit(ModuleBit) {} in BitcodeModule()
6740 uint64_t IdentificationBit = -1ull; in getBitcodeFileContents() local6742 IdentificationBit = Stream.GetCurrentBitNo() - BCBegin * 8; in getBitcodeFileContents()6765 Buffer.getBufferIdentifier(), IdentificationBit, in getBitcodeFileContents()6837 if (IdentificationBit != -1ull) { in getModuleImpl()6838 if (Error JumpFailed = Stream.JumpToBit(IdentificationBit)) in getModuleImpl()