Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProf.cpp225 static StringRef stripDirPrefix(StringRef PathNameStr, uint32_t NumPrefix) { in stripDirPrefix() function
259 FileName = stripDirPrefix(FileName, StaticFuncStripDirNamePrefix); in getPGOFuncName()