Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfCorrelator.h66 static const char *NumCountersAttributeName; variable
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp53 const char *InstrProfCorrelator::NumCountersAttributeName = "Num Counters"; member in InstrProfCorrelator