Home
last modified time | relevance | path

Searched defs:getFuncName (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOMemOPSizeOpt.cpp133 StringRef getFuncName() { in getFuncName() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1212 Error getFuncName(InstrProfSymtab &ProfileNames, StringRef &FuncName) const { in getFuncName() function
1119 Error getFuncName(InstrProfSymtab &ProfileNames, StringRef &FuncName) const { getFuncName() function
1168 Error getFuncName(InstrProfSymtab &ProfileNames, StringRef &FuncName) const { getFuncName() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp116 FunctionId ContextTrieNode::getFuncName() const { return FuncName; } in getFuncName() function in llvm::ContextTrieNode
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp507 StringRef InstrProfSymtab::getFuncName(uint64_t Pointer, size_t Size) { getFuncName() function in InstrProfSymtab
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp770 getFuncName(const StringMap<InstrProfWriter::ProfilingData>::value_type &Val) { getFuncName() function
775 getFuncName(const SampleProfileMap::value_type &Val) { getFuncName() function