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