Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp623 const auto *FuncDesc = Binary->getFuncDescForGUID( in getLeafProfileAndAddTotalSamples() local
643 const auto *FuncDesc = Binary->getFuncDescForGUID( in getLeafProfileAndAddTotalSamples() local
1361 const auto *FuncDesc = Binary->getFuncDescForGUID(LeafProbe->getGuid()); getContextNodeForLeafProbe() local
/llvm-project/bolt/runtime/
H A Dinstr.cpp624 FunctionDescription::FunctionDescription(const uint8_t *FuncDesc) { in FunctionDescription()
1285 const uint8_t *FuncDesc, in writeFunctionProfile()
1539 const uint8_t *FuncDesc = Ctx.FuncDescriptions; in __bolt_instr_data_dump() local
1769 const uint8_t *FuncDesc = Ctx.FuncDescriptions; in __bolt_instr_data_dump() local
/llvm-project/llvm/lib/MC/
H A DMCPseudoProbe.cpp626 const auto *FuncDesc = getFuncDescForGUID(Probe->getGuid()); getInlineContextForProbe() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileMatcher.cpp441 const auto *FuncDesc = ProbeManager->getDesc(FS.getGUID()); countMismatchedFuncSamples() local
H A DSampleProfile.cpp2093 const auto *FuncDesc = ProbeManager->getDesc(FS.getGUID()); rejectHighStalenessProfile() local