Searched defs:PortableMemInfoBlock (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h31 struct PortableMemInfoBlock { struct in namespace:llvm::memprof
33 explicit PortableMemInfoBlock(const MemInfoBlock &Block) { function in struct:llvm::memprof::PortableMemInfoBlock
39 PortableMemInfoBlock(const MemProfSchema &Schema, const unsigned char *Ptr) { function in struct:llvm::memprof::PortableMemInfoBlock
[all...]

Completed in 163 milliseconds