Searched defs:AllowsAsynchronousDeallocation (Results 1 – 4 of 4) sorted by relevance
61 bool AllowsAsynchronousDeallocation() const override { return true; } in AllowsAsynchronousDeallocation() function114 bool AllowsAsynchronousDeallocation() const override { return true; } in AllowsAsynchronousDeallocation() function
219 virtual bool AllowsAsynchronousDeallocation() const { return false; } in AllowsAsynchronousDeallocation() function
958 bool StreamExecutorMemoryAllocator::AllowsAsynchronousDeallocation() const { in AllowsAsynchronousDeallocation() function in stream_executor::StreamExecutorMemoryAllocator
89 bool AllowsAsynchronousDeallocation() const override { return false; } in AllowsAsynchronousDeallocation() function in xla::__anon1b7fea2a0111::TestAllocator