Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-profgen/
DProfiledBinary.h46 struct InstructionPointer { struct
56 InstructionPointer(ProfiledBinary *Binary, uint64_t Address, argument
DProfiledBinary.cpp370 InstructionPointer::InstructionPointer(ProfiledBinary *Binary, uint64_t Address, in InstructionPointer() function in llvm::sampleprof::InstructionPointer