Home
last modified time | relevance | path

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

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