Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DInstrProfCorrelator.h53 static const char *FunctionNameAttributeName; variable
/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp35 const char *InstrProfCorrelator::FunctionNameAttributeName = "Function Name"; member in InstrProfCorrelator