Searched defs:Counters (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h824 SmallVector<Expr *, 4> Counters; member in struct:clang::OMPLoopDirective::HelperExprs
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDataFlowTrace.cpp68 auto &Counters = local
92 auto Counters = It.second; local
H A DFuzzerDataFlowTrace.h54 const auto &Counters = It->second; local
63 const auto &Counters = It->second; local
70 const auto &Counters = It->second; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DDebugCounter.h175 DenseMap<unsigned, CounterInfo> Counters; member in class:llvm::DebugCounter
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp637 GlobalVariable *Counters = getOrCreateRegionCounters(Inc); local

Completed in 216 milliseconds