Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileMatcher.cpp49 void SampleProfileMatcher::findIRAnchors(const Function &F, in findIRAnchors() function in SampleProfileMatcher
431 findIRAnchors(F, IRAnchors); in runOnFunction()
808 findIRAnchors(IRFunc, IRAnchors); in functionMatchesProfileHelper()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileMatcher.h162 void findIRAnchors(const Function &F, AnchorMap &IRAnchors) const;