OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFuncNameOrExternalSymbol
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
InstrProfWriter.cpp
365
OS << Symtab.
getFuncNameOrExternalSymbol
(VD[I].Value) << ":"
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
InstrProf.h
505
inline StringRef
getFuncNameOrExternalSymbol
(uint64_t FuncMD5Hash);
555
StringRef InstrProfSymtab::
getFuncNameOrExternalSymbol
(uint64_t FuncMD5Hash) {
[
all
...]
Completed in 1408 milliseconds