Searched refs:AnonGlobalIDs (Results 1 – 2 of 2) sorted by relevance
30 mutable DenseMap<const GlobalValue*, unsigned> AnonGlobalIDs; variable
122 unsigned &ID = AnonGlobalIDs[GV]; in getNameWithPrefix()