Home
last modified time | relevance | path

Searched refs:ExternallyInitialized (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3893 bool ExternallyInitialized = false; in parseGlobalVarRecord() local
3895 ExternallyInitialized = Record[9]; in parseGlobalVarRecord()
3899 nullptr, TLM, AddressSpace, ExternallyInitialized); in parseGlobalVarRecord()