Home
last modified time | relevance | path

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

/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