Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/ProfileData/
HDInstrProfCorrelator.cpp51 const char *InstrProfCorrelator::FunctionNameAttributeName = "Function Name"; member in InstrProfCorrelator
353 if (AnnotationName == InstrProfCorrelator::FunctionNameAttributeName) { in correlateProfileDataImpl()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
HDInstrProfCorrelator.h64 static const char *FunctionNameAttributeName; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDInstrProfiling.cpp1704 MDString::get(Ctx, InstrProfCorrelator::FunctionNameAttributeName), in getOrCreateRegionCounters()