Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileMatcher.cpp608 const auto &MatchStates = It->second; in countMismatchCallsites() local
610 isInitialState(MatchStates.begin()->second); in countMismatchCallsites()
611 for (const auto &I : MatchStates) { in countMismatchCallsites()