Searched refs:kParameterAllocation (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
H A Dalias_analysis.cc30 static const BufferAllocation* kParameterAllocation = new BufferAllocation( member in namespace:xla::llvm_ir
40 buffer_slice = BufferAllocation::Slice(kParameterAllocation, 0, 0);
113 if (buffer_slice.allocation() == kParameterAllocation) {

Completed in 83 milliseconds