Home
last modified time | relevance | path

Searched defs:IRFunc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileMatcher.cpp175 Function *IRFunc = nullptr; in functionMatchesProfile() local
779 const Function &IRFunc, const FunctionId &ProfFunc) { in functionMatchesProfileHelper()
845 bool SampleProfileMatcher::functionMatchesProfile(Function &IRFunc, in functionMatchesProfile()