Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/benchmarks/automemcpy/lib/
H A DResultAnalyzerMain.cpp44 static const FunctionDescriptor &getFunctionDescriptor(StringRef FunctionName) { in getFunctionDescriptor() function
70 Out.Id.Function.Type = getFunctionDescriptor(LabelPair.first).Type; in fromJSON()