Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp1155 const auto *InlinerDesc = Binary->getInlinerDescForProbe(Probe); in populateBodySamplesWithProbes() local
1157 if (InlinerDesc != nullptr && CallerNode != &getRootContext()) { in populateBodySamplesWithProbes()
1166 CallerProfile.setFunctionHash(InlinerDesc->FuncHash); in populateBodySamplesWithProbes()