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.cpp4051 bool ExternallyInitialized = false; in parseGlobalVarRecord() local
4053 ExternallyInitialized = Record[9]; in parseGlobalVarRecord()
4057 nullptr, TLM, AddressSpace, ExternallyInitialized); in parseGlobalVarRecord()