Searched defs:CounterMap (Results 1 – 3 of 3) sorted by relevance
58 CounterMap(): hash_map_(Match) { } in CounterMap() function
45 typedef HashMap<AtomicString, RefPtr<CounterNode> > CounterMap; typedef
273 llvm::DenseMap<const Stmt *, unsigned> &CounterMap; member