Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp36 const char *InstrProfCorrelator::FunctionNameAttributeName = "Function Name"; member in InstrProfCorrelator
287 InstrProfCorrelator::FunctionNameAttributeName) == 0) { in correlateProfileDataImpl()
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProfCorrelator.h58 static const char *FunctionNameAttributeName; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp946 MDString::get(Ctx, InstrProfCorrelator::FunctionNameAttributeName), in getOrCreateRegionCounters()