Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h110 uint64_t IdentificationBit; variable
116 uint64_t IdentificationBit, uint64_t ModuleBit) in BitcodeModule()
/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp8219 uint64_t IdentificationBit = -1ull; getBitcodeFileContents() local