Searched defs:CountMap (Results 1 – 4 of 4) sorted by relevance
47 typedef llvm::ImmutableMap<CountKey, unsigned> CountMap; typedef
45 using CountMap = DenseMap<uint64_t, unsigned>; in tryToreplicateChunks() typedef
591 llvm::DenseMap<const Stmt *, uint64_t> &CountMap; member
4910 SmallDenseMap<InstVarPair, unsigned> CountMap; in tryToSinkInstructionDbgVariableRecords() local