Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp344 static StringRef getStrippedSourceFileName(const GlobalObject &GO) { in getStrippedSourceFileName() function
394 auto FileName = getStrippedSourceFileName(GO); in getIRPGOObjectName()
423 auto FileName = getStrippedSourceFileName(F); in getPGOFuncName()