Searched refs:StackIdIndicesToIndex (Results 1 – 1 of 1) sorted by relevance
448 DenseMap<unsigned, unsigned> StackIdIndicesToIndex; member in __anoneb218b5c0111::IndexBitcodeWriter480 StackIdIndicesToIndex.insert({StackIdIndex, StackIds.size()}); in IndexBitcodeWriter()4703 assert(StackIdIndicesToIndex.contains(I)); in writeCombinedGlobalValueSummary()4704 return StackIdIndicesToIndex[I]; in writeCombinedGlobalValueSummary()