Searched refs:CountKey (Results 1 – 1 of 1) sorted by relevance
24 class CountKey { class29 CountKey(const StackFrameContext *CS, unsigned ID) in CountKey() function in __anon705b66850111::CountKey32 bool operator==(const CountKey &RHS) const { in operator ==()36 bool operator<(const CountKey &RHS) const { in operator <()48 typedef llvm::ImmutableMap<CountKey, unsigned> CountMap;61 CountMap::data_type* T = M.lookup(CountKey(CallSite, BlockID)); in getNumVisited()78 CountKey(CallSite, BlockID), in IncrementCount()