Searched refs:CountKey (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | BlockCounter.cpp | 23 class CountKey { class 28 CountKey(const StackFrameContext *CS, unsigned ID) in CountKey() function in __anon6bb5763a0111::CountKey 31 bool operator==(const CountKey &RHS) const { in operator ==() 35 bool operator<(const CountKey &RHS) const { in operator <() 47 typedef llvm::ImmutableMap<CountKey, unsigned> CountMap; 60 CountMap::data_type* T = M.lookup(CountKey(CallSite, BlockID)); in getNumVisited() 77 CountKey(CallSite, BlockID), in IncrementCount()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 7127 …stEv", "llvm::ImutAVLTree<llvm::ImutKeyValueInfo<(anonymous namespace)::CountKey, unsigned int>>::… 7128 …CountKey, unsigned int>>*, llvm::DenseMapInfo<unsigned int>, llvm::DenseMapInfo<llvm::ImutAVLTree<… 7129 …oyEv", "llvm::ImutAVLTree<llvm::ImutKeyValueInfo<(anonymous namespace)::CountKey, unsigned int>>::… 7130 …CountKey, unsigned int>>*, std::allocator<llvm::ImutAVLTree<llvm::ImutKeyValueInfo<(anonymous name… 7131 …mutAVLTreeInOrderIterator<llvm::ImutKeyValueInfo<(anonymous namespace)::CountKey, unsigned int>>::… 7132 …CountKey, unsigned int>>::add_internal(std::pair<(anonymous namespace)::CountKey, unsigned int> co… 7133 …onymous namespace)::CountKey, unsigned int>>::markImmutable(llvm::ImutAVLTree<llvm::ImutKeyValueIn… 7134 …CountKey, unsigned int>>::createNode(llvm::ImutAVLTree<llvm::ImutKeyValueInfo<(anonymous namespace… 7135 …CountKey, unsigned int>>::balanceTree(llvm::ImutAVLTree<llvm::ImutKeyValueInfo<(anonymous namespac…
|