Home
last modified time | relevance | path

Searched defs:Counters (Results 1 – 9 of 9) sorted by relevance

/external/lldb/include/lldb/Symbol/
DClangASTImporter.h70 struct Counters struct
80 static Counters global_counters; argument
/external/v8/test/cctest/
Dtest-ast-expression-visitor.cc25 typedef std::map<AstNode::NodeType, int> Counters; typedef in __anona8c424d60111::NodeTypeCounter
/external/llvm/lib/Target/AMDGPU/
DSIInsertWaits.cpp42 } Counters; typedef
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp597 GlobalVariable *Counters = in emitProfileArcs() local
712 GlobalVariable *Counters, in buildEdgeLookupTable()
DInstrProfiling.cpp225 GlobalVariable *Counters = getOrCreateRegionCounters(Inc); in lowerIncrement() local
/external/v8/src/
Dcounters.cc63 Counters::Counters(Isolate* isolate) { in Counters() function in v8::internal::Counters
Disolate.h55 class Counters; variable
/external/clang/include/clang/AST/
DStmtOpenMP.h516 SmallVector<Expr *, 4> Counters; member
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1063 ArrayRef<Expr *> Counters, in emitPrivateLoopCounters()