Searched refs:m_cpu_allocator_ (Results 1 – 1 of 1) sorted by relevance
32 std::vector<Allocator*> m_cpu_allocator_; // not owned variable88 m_cpu_allocator_.clear(); in ~GSYCLInterface()117 m_cpu_allocator_.push_back(cpu_allocator()); in AddDevice()148 if (!m_cpu_allocator_.empty()) {149 return m_cpu_allocator_[i];