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.cpp184 Function *IRFunc = nullptr; in functionMatchesProfile() local
726 const Function &IRFunc, const FunctionId &ProfFunc) { in functionMatchesProfileHelper()
836 bool SampleProfileMatcher::functionMatchesProfile(Function &IRFunc, in functionMatchesProfile()