Home
last modified time | relevance | path

Searched refs:NumCountersAttributeName (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp38 const char *InstrProfCorrelator::NumCountersAttributeName = "Num Counters"; member in InstrProfCorrelator
295 InstrProfCorrelator::NumCountersAttributeName) == 0) { in correlateProfileDataImpl()
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProfCorrelator.h60 static const char *NumCountersAttributeName; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp954 MDString::get(Ctx, InstrProfCorrelator::NumCountersAttributeName), in getOrCreateRegionCounters()