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
593 llvm::DenseMap<const Stmt *, uint64_t> &CountMap; global() member [all...]
4910 SmallDenseMap<InstVarPair, unsigned> CountMap; tryToSinkInstructionDbgVariableRecords() local