Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfiledBinary.h505 Optional<SampleContextFrame> getInlineLeafFrameLoc(uint64_t Offset) { in getInlineLeafFrameLoc() function
H A DProfileGenerator.cpp862 auto LeafLoc = Binary->getInlineLeafFrameLoc(Offset); in populateBodySamplesForFunction()
889 auto LeafLoc = Binary->getInlineLeafFrameLoc(SourceOffset); in populateBoundarySamplesForFunction()