Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp34 auto StripSuffix = [ObjFormat](StringRef N) { in getInstrProfSection() local
40 ExpectedSectionName = StripSuffix(ExpectedSectionName); in getInstrProfSection()