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