Home
last modified time | relevance | path

Searched defs:CounterPtr (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h260 const uint64_t *getCounter(IntPtrT CounterPtr) const { in getCounter()
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h239 const uint64_t *getCounter(IntPtrT CounterPtr) const { in getCounter()
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp351 auto *CounterPtr = in getOrCreateRegionCounters() local
/external/llvm/lib/ProfileData/
DInstrProfReader.cpp372 IntPtrT CounterPtr = Data->CounterPtr; in readRawCounts() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProfReader.cpp394 IntPtrT CounterPtr = Data->CounterPtr; in readRawCounts() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp781 auto CounterPtr = IRB.CreateGEP( in InjectCoverageAtBlock() local
DInstrProfiling.cpp725 auto *CounterPtr = in getOrCreateRegionCounters() local