Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileMatcher.cpp530 const auto *FuncDesc = ProbeManager->getDesc(FS.getGUID()); in countMismatchedFuncSamples() local
797 const auto *FuncDesc = ProbeManager->getDesc(IRFunc); in functionMatchesProfileHelper() local
H A DSampleProfile.cpp2097 const auto *FuncDesc = ProbeManager->getDesc(FS.getGUID()); in rejectHighStalenessProfile() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCPseudoProbe.cpp626 const auto *FuncDesc = getFuncDescForGUID(Probe->getGuid()); in getInlineContextForProbe() local