Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1796 template <class T> class MatchStep { class
1798 MatchStep() = delete;
1800 MatchStep(T FirstIter, T FirstEnd, T SecondIter, T SecondEnd) in MatchStep() function in __anon209d874b1111::MatchStep
1837 template <class T> void MatchStep<T>::updateOneStep() { in updateOneStep()
2185 MatchStep<BodySampleMap::const_iterator> BlockIterStep( in computeSampleFunctionInternalOverlap()
2208 MatchStep<CallsiteSampleMap::const_iterator> CallsiteIterStep( in computeSampleFunctionInternalOverlap()
2231 MatchStep<FunctionSamplesMap::const_iterator> CalleeIterStep( in computeSampleFunctionInternalOverlap()