Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Transforms/
Dbuffer_packing.cc79 struct AllocationInfo { struct
81 AllocationInfo(Value alloc, size_t allocUserangeId, size_t firstUse, in AllocationInfo() function
93 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 …]
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp2202 struct AllocationInfo { struct
2203 const ExplodedNode* N;
2204 const MemRegion *R;
2205 const LocationContext *InterestingMethodContext;
2206 AllocationInfo(const ExplodedNode *InN, in AllocationInfo() function
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h6024 struct AllocationInfo struct
6029 AllocationInfo() : in AllocationInfo() function
6034 AllocationInfo(VmaAllocation hAlloc, VkBool32* pChanged) : in AllocationInfo() argument
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h5980 struct AllocationInfo struct
5985 AllocationInfo() : in AllocationInfo() function
5990 AllocationInfo(VmaAllocation hAlloc, VkBool32* pChanged) : in AllocationInfo() function