Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2928 bool ExternallyInitialized = false; in parseGlobalVarRecord() local
2930 ExternallyInitialized = Record[9]; in parseGlobalVarRecord()
2934 nullptr, TLM, AddressSpace, ExternallyInitialized); in parseGlobalVarRecord()