Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfiledBinary.h48 struct InstructionPointer { struct
58 InstructionPointer(ProfiledBinary *Binary, uint64_t Address, argument
H A DProfiledBinary.cpp451 InstructionPointer::InstructionPointer(ProfiledBinary *Binary, uint64_t Address, in InstructionPointer() function in llvm::sampleprof::InstructionPointer