Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/ProfileData/
DMemProf.h254 struct IndexedAllocationInfo { struct
261 IndexedAllocationInfo() = default; argument
262 IndexedAllocationInfo(ArrayRef<FrameId> CS, const MemInfoBlock &MB) in IndexedAllocationInfo() argument
272 bool operator==(const IndexedAllocationInfo &Other) const { argument
286 bool operator!=(const IndexedAllocationInfo &Other) const { argument