Searched defs:Counters (Results 1 – 10 of 10) sorted by relevance
70 struct Counters struct80 static Counters global_counters; argument
37 uint64_t *const Counters; member
144 GlobalVariable *Counters = getOrCreateRegionCounters(Inc); in lowerIncrement() local207 auto *Counters = new GlobalVariable(*M, CounterTy, false, Name->getLinkage(), in getOrCreateRegionCounters() local
591 GlobalVariable *Counters = in emitProfileArcs() local706 GlobalVariable *Counters, in buildEdgeLookupTable()
77 ArrayRef<uint64_t> Counters) { in addFunctionCounts()
57 Counters::Counters(Isolate* isolate) { in Counters() function in v8::internal::Counters
44 class Counters; variable
42 } Counters; typedef
464 SmallVector<Expr *, 4> Counters; member
666 ArrayRef<Expr *> Counters) { in EmitPrivateLoopCounters()