Searched defs:getFuncName (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp366 StringRef InstrProfSymtab::getFuncName(uint64_t Pointer, size_t Size) { function in class:InstrProfSymtab
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h557 StringRef InstrProfSymtab::getFuncName(uint64_t FuncMD5Hash) { function in class:llvm::InstrProfSymtab
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h713 Error getFuncName(InstrProfSymtab &ProfileNames, StringRef &FuncName) const { function in struct:llvm::coverage::CovMapFunctionRecordV1
744 Error getFuncName(InstrProfSymtab &ProfileNames, StringRef &FuncName) const { function in struct:llvm::coverage::CovMapFunctionRecord
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1047 const std::string getFuncName() const { return FuncInfo.FuncName; } function in class:__anon2639::PGOUseFunc

Completed in 84 milliseconds