Searched defs:MemoryManagerContext (Results 1 – 1 of 1) sorted by relevance
40 struct MemoryManagerContext struct42 … Target target = { Target::UNSPECIFIED }; /**< Target */43 …mpute::IMemoryManager> intra_mm = { nullptr }; /**< Intra-function memory manager */44 …mpute::IMemoryManager> cross_mm = { nullptr }; /**< Cross-function memory manager */45 …compute::IMemoryGroup> cross_group = { nullptr }; /**< Cross-function memory group */46 … *allocator = { nullptr }; /**< Backend allocator to use */