Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp1134 FrameSamples; in populateBodySamplesWithProbes() local
1149 FrameSamples[Probe->getInlineTreeNode()].insert(&FunctionProfile); in populateBodySamplesWithProbes()
1178 for (auto &I : FrameSamples) { in populateBodySamplesWithProbes()