Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfiledBinary.h258 const PseudoProbeFuncDesc *getFuncDescForGUID(uint64_t GUID) { in getFuncDescForGUID() function
H A DPseudoProbe.cpp318 PseudoProbeDecoder::getFuncDescForGUID(uint64_t GUID) const { in getFuncDescForGUID() function in llvm::sampleprof::PseudoProbeDecoder