Home
last modified time | relevance | path

Searched defs:CounterArray (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DProfilingUtils.cpp108 GlobalValue *CounterArray, bool beginning) { in IncrementCounterInBlock()
/external/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp787 GlobalVariable *CounterArray = StructTyMap[StructTy]; in insertCounterUpdate() local