Searched defs:CountMap (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBlockCounter.cpp47 typedef llvm::ImmutableMap<CountKey, unsigned> CountMap; typedef
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp356 llvm::DenseMap<const Stmt *, uint64_t> &CountMap; member in struct:__anon434::ComputeRegionCounts
366 ComputeRegionCounts(llvm::DenseMap<const Stmt *, uint64_t> &CountMap, argument
[all...]

Completed in 79 milliseconds