Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileMatcher.h225 void runStaleProfileMatching(const Function &F, const AnchorMap &IRAnchors,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileMatcher.cpp355 void SampleProfileMatcher::runStaleProfileMatching( in runStaleProfileMatching() function in SampleProfileMatcher
460 runStaleProfileMatching(F, IRAnchors, ProfileAnchors, IRToProfileLocationMap, in runOnFunction()