Home
last modified time | relevance | path

Searched defs:IdentificationBit (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h109 uint64_t IdentificationBit; variable
115 uint64_t IdentificationBit, uint64_t ModuleBit) in BitcodeModule()
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7851 uint64_t IdentificationBit = -1ull; in getBitcodeFileContents() local