Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ProfileData/
H A DSampleProfTest.cpp181 StringRef StringviewName("string_view<std::allocator<char> >"); in testRoundTrip() local
183 BarSamples.addCalledTargetSamples(1, 0, FunctionId(StringviewName), 437); in testRoundTrip()
312 FunctionId StringviewRep = getRepInFormat(StringviewName); in testRoundTrip()