Searched refs:InlinerDesc (Results 1 – 1 of 1) sorted by relevance
1155 const auto *InlinerDesc = Binary->getInlinerDescForProbe(Probe); in populateBodySamplesWithProbes() local1157 if (InlinerDesc != nullptr && CallerNode != &getRootContext()) { in populateBodySamplesWithProbes()1166 CallerProfile.setFunctionHash(InlinerDesc->FuncHash); in populateBodySamplesWithProbes()