Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp83 mutable DenseMap<const GlobalValue *, unsigned> UnnamedGlobalIDs; member in __anonce99e1400111::SPIRVInstructionSelector
2211 unsigned &ID = UnnamedGlobalIDs[GV]; in selectGlobalValue()
2213 ID = UnnamedGlobalIDs.size(); in selectGlobalValue()