Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/
HDInstrProf.cpp225 static StringRef stripDirPrefix(StringRef PathNameStr, uint32_t NumPrefix) { in stripDirPrefix() function
260 FileName = stripDirPrefix(FileName, StripLevel); in getPGOFuncName()