Searched refs:StackIdIndicesToIndex (Results 1 – 1 of 1) sorted by relevance
482 DenseMap<unsigned, unsigned> StackIdIndicesToIndex; member in __anoneb218b5c0111::IndexBitcodeWriter514 StackIdIndicesToIndex.insert({StackIdIndex, StackIds.size()}); in IndexBitcodeWriter()5073 assert(StackIdIndicesToIndex.contains(I)); in writeCombinedGlobalValueSummary()5074 return StackIdIndicesToIndex[I]; in writeCombinedGlobalValueSummary()5166 assert(StackIdIndicesToIndex.contains(I)); in writeCombinedGlobalValueSummary()5167 return StackIdIndicesToIndex[I]; in writeCombinedGlobalValueSummary()