Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h294 ptrdiff_t getCounterOffset(IntPtrT CounterPtr) const { in getCounterOffset()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfReader.cpp423 IntPtrT CounterPtr = Data->CounterPtr; in readRawCounts() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp873 auto *CounterPtr = in getOrCreateRegionCounters() local
H A DSanitizerCoverage.cpp926 auto CounterPtr = IRB.CreateGEP( in InjectCoverageAtBlock() local