Home
last modified time | relevance | path

Searched defs:CountMap (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBlockCounter.cpp47 typedef llvm::ImmutableMap<CountKey, unsigned> CountMap; typedef
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp45 using CountMap = DenseMap<uint64_t, unsigned>; in tryToreplicateChunks() typedef
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp591 llvm::DenseMap<const Stmt *, uint64_t> &CountMap; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4910 SmallDenseMap<InstVarPair, unsigned> CountMap; in tryToSinkInstructionDbgVariableRecords() local