Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1049 enum MatchStatus { MS_Match, MS_FirstUnique, MS_SecondUnique, MS_None }; enumerator
1059 SecondEnd(SecondEnd), Status(MS_None) {} in MatchStep()
1106 case MS_None: in updateOneStep()
1388 assert(Status != MS_None && in updateOverlapStatsForFunction()
1470 assert(CallsiteStepStatus != MS_None && in computeSampleFunctionInternalOverlap()