Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfCorrelator.h64 static const char *FunctionNameAttributeName; global() variable
/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp51 const char *InstrProfCorrelator::FunctionNameAttributeName = "Function Name"; member in InstrProfCorrelator