Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp175 unsigned GlobalValueId; member in __anondc23b0d80111::ModuleBitcodeWriterBase
195 GlobalValueId = VE.getValues().size(); in ModuleBitcodeWriterBase()
225 GUIDToValueIdMap[ValGUID] = ++GlobalValueId; in assignValueId()
432 unsigned GlobalValueId = 0; member in __anondc23b0d80111::IndexBitcodeWriter
449 GUIDToValueIdMap[I.first] = ++GlobalValueId; in IndexBitcodeWriter()