Searched refs:IgnoreBuffer (Results 1 – 3 of 3) sorted by relevance
127 if (!IgnoreBuffer(buffer)) { in RunComputation()182 << (IgnoreBuffer(buffer) ? " (Ignored)" : ""); in RunComputation()187 if (IgnoreBuffer(buffer)) { in RunComputation()214 if (IgnoreBuffer(operand_buffer)) { in RunComputation()245 if (IgnoreBuffer(buffer)) { in RunComputation()366 bool HeapSimulator::IgnoreBuffer(const BufferValue* buffer) const { in IgnoreBuffer() function in xla::HeapSimulator
154 static bool IgnoreBuffer(const LogicalBuffer& buffer) { in IgnoreBuffer() function in xla::__anone86b2dc90111::ListScheduler183 if (!IgnoreBuffer(*buffer)) { in MakeReadyListEntry()189 if (IgnoreBuffer(*buffer)) { in MakeReadyListEntry()
151 bool IgnoreBuffer(const BufferValue* buffer) const;