Home
last modified time | relevance | path

Searched defs:allocation_index (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc907 for (int allocation_index = allocation_indices.size() - 1; in AssignBuffersForComputation() local
/external/v8/src/crankshaft/
Dlithium-allocator.cc1592 const char* LAllocator::RegisterName(int allocation_index) { in RegisterName()