Searched defs:EdgeCountMap (Results 1 – 2 of 2) sorted by relevance
439 using EdgeCountMap = DenseMap<EdgeT, uint64_t>; typedef in __anon97d149770111::ExtTSPImpl
968 SmallDenseMap<std::pair<BasicBlock *, BasicBlock *>, int> EdgeCountMap; in applyInsertUpdates() local