Searched refs:getFuncNameWithoutPrefix (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/ProfileData/
H A DInstrProf.h169 StringRef getFuncNameWithoutPrefix(StringRef PGOFuncName, StringRef FileName);
/freebsd-11.0-release/contrib/llvm/lib/ProfileData/
H A DCoverageMapping.cpp210 getFuncNameWithoutPrefix(OrigFuncName, Record.Filenames[0]);
H A DInstrProf.cpp108 StringRef getFuncNameWithoutPrefix(StringRef PGOFuncName, StringRef FileName) { function in namespace:llvm

Completed in 158 milliseconds