Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfiledBinary.h58 struct InstructionPointer { struct
64 InstructionPointer(const ProfiledBinary *Binary, uint64_t Address, argument
H A DProfiledBinary.cpp938 InstructionPointer::InstructionPointer(const ProfiledBinary *Binary, in InstructionPointer() function in llvm::sampleprof::InstructionPointer