Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileMatcher.h53 RemovedMatch = 6, enumerator
174 State == MatchState::RemovedMatch; in isMismatchState()
186 State == MatchState::RemovedMatch; in isFinalState()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileMatcher.cpp523 It->second = MatchState::RemovedMatch; in recordCallsiteMatchStates()