Searched defs:CountMap (Results 1 – 3 of 3) sorted by relevance
48 typedef llvm::ImmutableMap<CountKey, unsigned> CountMap; typedef
134 using CountMap = DenseMap<uint64_t, unsigned>; in tryToreplicateChunks() typedef
356 llvm::DenseMap<const Stmt *, uint64_t> &CountMap; member