Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1146 bool ProfileHasFUnique = (PostfixPos != StringRef::npos); in adjustInstrProfile() local
1150 if (SampleProfileHasFUnique != ProfileHasFUnique) { in adjustInstrProfile()
1153 if (ProfileHasFUnique) { in adjustInstrProfile()