Searched defs:AllocationInfo (Results 1 – 4 of 4) sorted by relevance
79 struct AllocationInfo { struct81 AllocationInfo(Value alloc, size_t allocUserangeId, size_t firstUse, in AllocationInfo() function93 Value alloc;96 size_t allocUserangeId;99 size_t firstUse;102 size_t lastUse;105 size_t numSegments;108 size_t windowId;111 const UseInterval::Vector *userangeIntervals;116 std::list<std::pair<UseInterval, size_t>> computeGaps( in computeGaps()[all …]
2202 struct AllocationInfo { struct2203 const ExplodedNode* N;2204 const MemRegion *R;2205 const LocationContext *InterestingMethodContext;2206 AllocationInfo(const ExplodedNode *InN, in AllocationInfo() function
6024 struct AllocationInfo struct6029 AllocationInfo() : in AllocationInfo() function6034 AllocationInfo(VmaAllocation hAlloc, VkBool32* pChanged) : in AllocationInfo() argument
5980 struct AllocationInfo struct5985 AllocationInfo() : in AllocationInfo() function5990 AllocationInfo(VmaAllocation hAlloc, VkBool32* pChanged) : in AllocationInfo() function