Home
last modified time | relevance | path

Searched defs:getFuncDescForGUID (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/MC/
H A DMCPseudoProbe.cpp552 MCPseudoProbeDecoder::getFuncDescForGUID(uint64_t GUID) const { in getFuncDescForGUID() function in MCPseudoProbeDecoder
/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfiledBinary.h554 const MCPseudoProbeFuncDesc *getFuncDescForGUID(uint64_t GUID) { in getFuncDescForGUID() function