Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfiledBinary.h245 const PseudoProbe *getCallProbeForAddr(uint64_t Address) const { in getCallProbeForAddr() function
H A DPseudoProbe.cpp299 PseudoProbeDecoder::getCallProbeForAddr(uint64_t Address) const { in getCallProbeForAddr() function in llvm::sampleprof::PseudoProbeDecoder