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