Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-profgen/
H A DProfiledBinary.h59 struct InstructionPointer { struct
65 InstructionPointer(const ProfiledBinary *Binary, uint64_t Address, argument
H A DProfiledBinary.cpp994 InstructionPointer::InstructionPointer(const ProfiledBinary *Binary, InstructionPointer() function in llvm::sampleprof::InstructionPointer