Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
DInstrProfCorrelator.h58 static const char *FunctionNameAttributeName; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
DInstrProfCorrelator.cpp36 const char *InstrProfCorrelator::FunctionNameAttributeName = "Function Name"; member in InstrProfCorrelator