Home | History | Annotate | Download | only in service

Lines Matching defs:nullptr

84                      /*module_sequence=*/nullptr);
132 FlatSet<const HloInstruction*>* live_set = nullptr;
138 if (live_set == nullptr) {
145 // Add a nullptr sentry to ensure entry parameters and output source
152 live_buffers[buffer].insert(nullptr);
226 if (module_sequence_ != nullptr) {
255 // buffers, which had a nullptr sentry added. Free them now.
260 CHECK(*pending.begin() == nullptr) << *buffer;
276 debug_trace_.set_whole_module_simulation(module_sequence_ != nullptr);
290 return options_.buffers_to_assign != nullptr &&
308 nullptr);
339 FillDebugTrace(HeapSimulatorTrace::Event::FREE, buffer, instruction, nullptr);
358 const LogicalBuffer* canonical = nullptr;
405 if (options_.buffers_to_assign != nullptr) {
430 CHECK(share_with_canonical != nullptr);
433 CHECK(share_with_canonical == nullptr);