Searched refs:alloc_buffer_table_ (Results 1 – 2 of 2) sorted by relevance
41 alloc_buffer_table_ = xla::cpu_function_runtime::MallocContiguousBuffers( in XlaCompiledCpuFunction()63 xla::cpu_function_runtime::FreeContiguous(alloc_buffer_table_); in ~XlaCompiledCpuFunction()
371 void* alloc_buffer_table_ = nullptr; variable